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

How to get confidence score inside the frame during detection #423

Closed Abhishek672 closed 2 years ago

Abhishek672 commented 2 years ago

For some detections, the confidence score is going out of frame using detect.py. How to make it visible or at least get the confidence score manually. I attached the image for reference. eg