| --- |
| license: agpl-3.0 |
| --- |
| |
| # DINO in the Room: Leveraging 2D Foundation Models for 3D Segmentation (DITR) |
|
|
| [[`Code`](https://github.com/VisualComputingInstitute/ditr)] [[`arXiv`](https://arxiv.org/abs/2503.18944)] [[`Project Page`](https://vision.rwth-aachen.de/ditr)] [[`BibTeX`](#-Citation)] |
|
|
| ## 🎓 Citation |
|
|
| If you use our work in your research, please use the following BibTeX entry. |
|
|
| ``` |
| @InProceedings{abouzeid2025ditr, |
| title = {{DINO} in the Room: Leveraging {2D} Foundation Models for {3D} Segmentation}, |
| author = {Knaebel, Karim and Yilmaz, Kadir and de Geus, Daan and Hermans, Alexander and Adrian, David and Linder, Timm and Leibe, Bastian}, |
| booktitle = {2026 International Conference on 3D Vision (3DV)}, |
| year = {2026} |
| } |
| ``` |