ChenhongyiYang / QueryDet-PyTorch

[CVPR 2022 Oral] QueryDet: Cascaded Sparse Query for Accelerating High-Resolution Small Object Detection
MIT License
423 stars 46 forks source link

reg loss function #101

Open wenxi2 opened 3 months ago

wenxi2 commented 3 months ago

Hello, have you ever tried to use GIoU regression loss to train the model? Why does eta in model training keep increasing when I use GIoU loss function? Look forward to your answer, thank you!