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

after train my Datasets. when I detect the module, I find the pre_box is empty #382

Open liuguoxionglang opened 3 years ago

liuguoxionglang commented 3 years ago

This is my trained result : image

wenyishengkingkong commented 2 years ago

me too