123 Forks
1179 Stars
1179 Watchers

DINO

[ICLR 2023] Official implementation of the paper "DINO: DETR with Improved DeNoising Anchor Boxes for End-to-End Object Detection"

How to download and setup DINO

Open terminal and run command
git clone https://github.com/IDEA-Research/DINO.git
git clone is used to create a copy or clone of DINO repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with DINO https://github.com/IDEA-Research/DINO/archive/master.zip

Or simply clone DINO with SSH
[email protected]:IDEA-Research/DINO.git

If you have some problems with DINO

You may open issue on DINO support forum (system) here: https://github.com/IDEA-Research/DINO/issues