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.19k stars 243 forks source link

Question about the FPS of DINO-SwinL model? #250

Open WUSHUANGPPP opened 7 months ago

WUSHUANGPPP commented 7 months ago

Fast-converging: With the ResNet-50 backbone, DINO with 5 scales achieves 49.4 AP in 12 epochs and 51.3 AP in 24 epochs. Our 4-scale model achieves similar performance and runs at 23 FPS.

Could you please tell me the FPS of DINO-SwinL? None reports within paper. Thanks.

roboserg commented 4 months ago

Did you find out?