open_vocabulary_detection.yaml 263 B

123456789101112
  1. pipeline_name: open_vocabulary_detection
  2. SubModules:
  3. OpenVocabularyDetection:
  4. module_name: open_vocabulary_detection
  5. model_name: GroundingDINO-T
  6. model_dir: null
  7. batch_size: 1
  8. thresholds:
  9. box_threshold: 0.3
  10. text_threshold: 0.25