Huzaifa

Results 7 comments of Huzaifa

Try this: `python detect_video.py --weights ./checkpoints/custom-416 --size 416 --model yolov4 --video 0 --output ./detections/results.avi`

Did you find out how to do using webcam?

Did you solve it?? Kindly reply!

Can you email me I have something to ask! Email: [email protected]

@svkarthik777 When I was using just cpu it was predicting great but was very slow. Now I'm predicting through gpu. It just predict the 1st frame not rest of the...

I got it. Remove flags and declare as variable.

Same thing happening with me! I run this project on my computer without gpu. I got bounding box of all frames but when I'm running on my computer with gpu....