hustvl / YOLOS

[NeurIPS 2021] You Only Look at One Sequence
https://arxiv.org/abs/2106.00666
MIT License
827 stars 118 forks source link

Limit on output boudning boxes #29

Open n12iki opened 1 year ago

n12iki commented 1 year ago

Hi is there a limit somewhere on how many bounding boxes are being predicted. I have a very populated image and when I am running the models I noticed that they consistently are predicting only 100 bboxes. Is this a limit somewhere that I can change or is it something else that I am not noticing?