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

geYOLOv4 multiple bounding box for the same object #463

Open janeSmith99221 opened 2 years ago

janeSmith99221 commented 2 years ago

getting multiple bounding boxes, if there is no object or person. how I can solve this problem.