File size: 758 Bytes
fec7fef 0ba4b81 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | ---
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}
}
``` |