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.23k stars 1.24k forks source link

Any update for the video detection? #411

Open drachnik opened 2 years ago

drachnik commented 2 years ago

Hello, I have had to update all libraries using an RTX 3070. I have got this working for images on custom data sets, but when I run the video detection on a video it still only does the first frame and resorts to not detecting anything.

manojkumarragupathi commented 2 years ago

@drachnik check this https://github.com/hunglc007/tensorflow-yolov4-tflite/issues/383#issuecomment-901818273