ddongmogi
Results
2
comments of
ddongmogi
However, the ```overlay_ann``` function is being used in the code. Doesn't it need this code too? ``` from barez import overlay_ann ... image = overlay_ann(image, m, box, "", score) ```
@phamquiluan thank you for the advice. It works well !!