YOLO_v3_tutorial_from_scratch
YOLO_v3_tutorial_from_scratch copied to clipboard
Run the video.py code
Hi ive got the detect.py working but think im using the wrong augments for video.py can someone show me a example thanks
python video.py --video <path_to_video_file> --weights <path_to_weights_file>