video_detection.yaml 200 B

12345678910
  1. pipeline_name: video_detection
  2. SubModules:
  3. VideoDetection:
  4. module_name: video_detection
  5. model_name: YOWO
  6. model_dir: null
  7. batch_size: 1
  8. nms_thresh: 0.5
  9. score_thresh: 0.8