Przeglądaj źródła

add trafficlight_config.yaml

fujiankuan 1 rok temu
rodzic
commit
3edc368f1c

+ 2 - 2
src/detection/trafficlight_detection/yaml/trafficlight_config.yaml

@@ -2,10 +2,10 @@
 ---
 ---
 imshow_flag: true
 imshow_flag: true
 ivlog_flag: false
 ivlog_flag: false
+lightstart: false
 test_video:
 test_video:
   open: false
   open: false
-  video_path: /home/nvidia/code/modularization/src/detection/trafficlight_detection/data/camera_test2.mp4
-lightstart: true 
+  video_path: /home/nvidia/code/modularization/src/detection/trafficlight_detection/data/camera_test2.mp4 
 trackstate: true
 trackstate: true
 conf_thr: 0.5
 conf_thr: 0.5
 nms_thr : 0.4
 nms_thr : 0.4