3636 > </ script >
3737 < script defer src ="./static/js/fontawesome.all.min.js "> </ script >
3838 </ head >
39+
3940 < body >
4041 < section class ="hero ">
4142 < div class ="hero-body ">
@@ -105,7 +106,7 @@ <h1 class="title is-1 publication-title">
105106 <!-- arXiv PDF. -->
106107 < span class ="link-block ">
107108 < a
108- href ="https://arxiv.org/pdf/???? "
109+ href ="https://arxiv.org/pdf/2503.18944 "
109110 class ="external-link button is-normal is-rounded is-dark "
110111 >
111112 < span class ="icon ">
@@ -118,7 +119,7 @@ <h1 class="title is-1 publication-title">
118119 <!-- arXiv abstract. -->
119120 < span class ="link-block ">
120121 < a
121- href ="https://arxiv.org/abs/???? "
122+ href ="https://arxiv.org/abs/2503.18944 "
122123 class ="external-link button is-normal is-rounded is-dark "
123124 >
124125 < span class ="icon ">
@@ -311,11 +312,12 @@ <h2 class="title is-4">D-DITR Quantiative Results</h2>
311312 < h2 class ="title "> BibTeX</ h2 >
312313 < div style ="position: relative ">
313314 < pre > < code id ="bibtex "> @article{abouzeid2025ditr,
314- title = {DINO in the Room: Leveraging 2D Foundation Models for 3D Segmentation},
315- author = {Abou Zeid, Karim and Yilmaz, Kadir and de Geus, Daan and Hermans, Alexander and Adrian, David and Linder, Timm and Leibe, Bastian},
316- journal = {arXiv preprint arXiv:????},
317- year = {2025}
318- }</ code > </ pre >
315+ title = {DINO in the Room: Leveraging 2D Foundation Models for 3D Segmentation},
316+ author = {Abou Zeid, Karim and Yilmaz, Kadir and de Geus, Daan and Hermans, Alexander and Adrian, David and
317+ Linder, Timm and Leibe, Bastian},
318+ journal = {arXiv preprint arXiv:2503.18944},
319+ year = {2025}
320+ }</ code > </ pre >
319321 < button
320322 onclick ="copyToClipboard() "
321323 style ="
0 commit comments