Let's put some instructions here
(put demo steps, what to do, what to say, etc, here)
Run BioClip detection using ECR with this job config:
name: sage-vision-detect-bioclip-h015
plugins:
- name: sage-vision-detect
pluginSpec:
image: registry.sagecontinuum.org/plebbyd/sage-vision-detect:0.3.0
args:
- --stream
- rtsp://camera:0Bscura%23@10.31.81.44:554/Preview_01_main
- --name
- lab_ptz
- --backend
- bioclip
- --mode
- caption
volume: {}
nodeTags: []
nodes:
H015: null
scienceRules:
- 'schedule(sage-vision-detect): cronjob("sage-vision-detect", "*/5 * * * *")'
successCriteria:
- WallClock(1d)