issues
search
dog-qiuqiu
/
FastestDet
:zap: A newly designed ultra lightweight anchor free target detection algorithm, weight only 250K parameters, reduces the time consumption by 10% compared with yolo-fastest, and the post-processing is simpler
BSD 3-Clause "New" or "Revised" License
776
stars
133
forks
source link
[bugfix] 过滤越界坐标时考虑W的情况
#35
Closed
Mactarvish
closed
1 year ago
Mactarvish
commented
1 year ago
gij表示cx cy,当cx<W 而且 cy<H 时不越界
gij表示cx cy,当cx<W 而且 cy<H 时不越界