IDEA-Research / DINO

[ICLR 2023] Official implementation of the paper "DINO: DETR with Improved DeNoising Anchor Boxes for End-to-End Object Detection"
Apache License 2.0
2.15k stars 232 forks source link

Using GELU in detection head #141

Closed haiasd closed 1 year ago

haiasd commented 1 year ago

Whether using other activation function like GELU on detection head can help to improve the mAP?