RangiLyu / nanodet

NanoDet-Plus⚡Super fast and lightweight anchor-free object detection model. 🔥Only 980 KB(int8) / 1.8MB (fp16) and run 97FPS on cellphone🔥
Apache License 2.0
5.75k stars 1.04k forks source link

问个GFL的问题 #294

Open luhang-HPU opened 3 years ago

luhang-HPU commented 3 years ago

大神好,我们项目需求是只是画框要求非常精准,也就是IOU,不要求分类的精度,我看GFL是分类质量和框质量的联合表示,是否有办法可以多凸显iou的精度,而弱化甚至不考虑分类的精度?

目前我们测了一下,iou精度很低,是否可以通过调参来解决?您是否有好的建议?

raisinglc commented 3 years ago

改loss权重,改积分间隔。而且弱化分类精度未必能提升回归框精度