YOLO_v3_tutorial_from_scratch icon indicating copy to clipboard operation
YOLO_v3_tutorial_from_scratch copied to clipboard

Run the video.py code

Open roberthope6186 opened this issue 6 years ago • 1 comments

Hi ive got the detect.py working but think im using the wrong augments for video.py can someone show me a example thanks

roberthope6186 avatar Jul 10 '19 12:07 roberthope6186

python video.py --video <path_to_video_file> --weights <path_to_weights_file>

saharshleo avatar Oct 06 '20 19:10 saharshleo