Kaynağa Gözat

Add tracking config

sfmig 1 yıl önce
ebeveyn
işleme
bb9198f480
1 değiştirilmiş dosya ile 6 ekleme ve 0 silme
  1. 6 0
      test_data/tracking_config.yaml

+ 6 - 0
test_data/tracking_config.yaml

@@ -0,0 +1,6 @@
+iou_threshold: 0.1
+score_threshold: 0.1
+# Maximum number of frames to keep alive a track without associated detections.
+max_age: 10
+# Minimum number of associated detections before track is initialised
+min_hits: 1