IA-SSD
IA-SSD copied to clipboard
The IoU loss in IA-SSD head
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.
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.