I find that one class is up to 20 boxes in an object.
Im testing the model with a multi-person photos(more than 20), and I cant make it to detecte all the people in the photo, even the people is so clear.
So I found a way to test the problem, but I`m not Very sure about.
Anyone can help or give some tips?
Thank you very much!
The problem is done.
Change the parameter "max_boxes" of the fun"yolo_eval" in "yolo3/models"which is 20 defaulted.
Most helpful comment
The problem is done.
Change the parameter "max_boxes" of the fun"yolo_eval" in "yolo3/models"which is 20 defaulted.