zhaoyanglijoey / yolov3

Pytorch implementation of real time object detection algorithm YOLOv3
MIT License
21 stars 14 forks source link

draw box only for specified object #3

Open pycoderAi opened 4 years ago

pycoderAi commented 4 years ago

i had a problem with changing bounding box to appear only for specified objects.do you have any idea for the changes needed for that ?