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.1k stars 230 forks source link

Can DINO use SWIN-B as the backbone? #192

Open htcml opened 1 year ago

htcml commented 1 year ago

You offered the checkpoint using SWIN-L as the backbone, Can DINO work with SWIN-B? If so, could you offer the link to the SWIN-B checkpoint?

HaoZhang534 commented 1 year ago

Yes definitely.

SSinyu commented 1 year ago

@htcml I used the pretrained model shared by https://github.com/microsoft/Swin-Transformer