IA-SSD icon indicating copy to clipboard operation
IA-SSD copied to clipboard

The IoU loss in IA-SSD head

Open itskyf opened this issue 3 years ago • 1 comments

Dear,

I noticed a WIP IoU loss in the code, but I could not find it in the paper. Is there any reference to implement this feature?

Btw thank you for this great work.

itskyf avatar Jun 20 '22 10:06 itskyf

Hi, thank you for your attention, I have to apologize for my late response.

To be honest, the IoU loss in our work has potential errors in gradient backwards, so it is better not to apply it to the model.

yifanzhang713 avatar Jul 29 '22 17:07 yifanzhang713