Chua Song Lin

Results 2 issues of Chua Song Lin

[ERROR:0] global C:\projects\opencv-python\opencv\modules\videoio\src\cap.cpp (415) cv::VideoWriter::open VIDEOIO(CV_IMAGES): raised OpenCV exception: OpenCV(4.2.0) C:\projects\opencv-python\opencv\modules\videoio\src\cap_images.cpp:253: error: (-5:Bad argument) CAP_IMAGES: can't find starting number (in the name of file): pedestrian_detect.avi in function 'cv::icvExtractPattern' [ERROR:0] global...

(Env) C:\ds-projects\Experiments\Towards-Realtime-MOT>python demo.py --input-video C:\ds-projects\Experiments\Towards-Realtime-MOT\videos\MOT16-03.mp4 --weights C:\ds-projects\Experiments\Towards-Realtime-MOT\model\all_dla34.pth --output-root C:\ds-projects\Experiments\Towards-Realtime-MOT Namespace(cfg='cfg/yolov3_1088x608.cfg', conf_thres=0.5, input_video='C:\\ds-projects\\Experiments\\Towards-Realtime-MOT\\videos\\MOT16-03.mp4', iou_thres=0.5, min_box_area=200, nms_thres=0.4, output_format='video', output_root='C:\\ds-projects\\Experiments\\Towards-Realtime-MOT', track_buffer=30, weights='C:\\ds-projects\\Experiments\\Towards-Realtime-MOT\\model\\all_dla34.pth') 2020-08-14 18:09:42 [INFO]: Starting tracking... Lenth of the video: 1500 frames...