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.08k stars 228 forks source link

Add pyproject.toml for python packaging #217

Open yuho-jeong opened 10 months ago

yuho-jeong commented 10 months ago

https://github.com/IDEA-Research/DINO/pull/210#issue-1781985499

Can you create a setup.py (or pyproject.toml) file so that we can use DINO as a Python package?