ayooshkathuria / YOLO_v3_tutorial_from_scratch

Accompanying code for Paperspace tutorial series "How to Implement YOLO v3 Object Detector from Scratch"
https://blog.paperspace.com/how-to-implement-a-yolo-object-detector-in-pytorch/
2.32k stars 724 forks source link

How to use the author's video.py code #34

Closed guojianpeng closed 5 years ago

guojianpeng commented 5 years ago

I would be very grateful if someone can teach me how to use the author's video.py? Where should I put the video file? Creating a folder named video and put the video file in it ?Or something else?