hunglc007 / tensorflow-yolov4-tflite

YOLOv4, YOLOv4-tiny, YOLOv3, YOLOv3-tiny Implemented in Tensorflow 2.0, Android. Convert YOLO v4 .weights tensorflow, tensorrt and tflite
https://github.com/hunglc007/tensorflow-yolov4-tflite
MIT License
2.24k stars 1.24k forks source link

Not working on Video #409

Closed agoor97 closed 2 years ago

agoor97 commented 2 years ago

The Model is fine for Image, but for video and webcam, it doesn't work There is an output but without boxes around objects.

shsur-27 commented 2 years ago

hey @AGOOR97 did you found any solution because i also stuck in similar situation

agoor97 commented 2 years ago

Yes, I did one Here is the Link https://github.com/AGOOR97/Flask_API_object_detection_real_time