'While doing inference in GUI, how can I suppress the labels and confidence score from Yolov5 model?
I need to remove the labels and confidence score from the YOLOv5 model. I have already removed (hide) the labels and confidence score in the detect.py file but I am doing skin integration so I am using best.pt weight file directly and I am not able to hide the labels and confidence score. Is there any solution available?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
