yolov4-custom-functions
yolov4-custom-functions copied to clipboard
How can I can add another label in box?
how can I add another label in box for example, the left side is the label is truck ,dog, and bicycle but for the right side i want to be like a timer object detected or bike 1, dog 1, bicycle 1, if more than 1 then it would be bike 2, dog 2, bicycle 2
edit this function based on the co ordinates you require https://github.com/theAIGuysCode/yolov4-custom-functions/blob/8f2c922a54d9ee0878efd3dffa42ce6e7bd3ae34/core/utils.py#L216 i think this is called to draw over images