Adding some tags and paper link
Browse filesHi!
Sergio from HF. Congrats on your work! I'm updating the model card a bit to improve discoverability :)
We really recommend spending some time on it to increase impact! You can find details [here](https://huggingface.co/docs/hub/en/model-cards).
For example, citing the paper in the model links it to the paper page :)
%3C!-- HTML_TAG_END -->
README.md
CHANGED
|
@@ -1,3 +1,30 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
tags:
|
| 4 |
+
- dino
|
| 5 |
+
- scene-understanding
|
| 6 |
+
---
|
| 7 |
+
|
| 8 |
+
<div align="center">
|
| 9 |
+
<h1>Feed-Forward <i>SceneDINO</i> for Unsupervised Semantic Scene Completion</h1>
|
| 10 |
+
|
| 11 |
+
|
| 12 |
+
[**Aleksandar Jevtić**](https://jev-aleks.github.io/)<sup>* 1</sup>
|
| 13 |
+
[**Christoph Reich**](https://christophreich1996.github.io/)<sup>* 1,2,4,5</sup>
|
| 14 |
+
[**Felix Wimbauer**](https://fwmb.github.io/)<sup>1,4</sup>
|
| 15 |
+
[**Oliver Hahn**](https://olvrhhn.github.io/)<sup>2</sup>
|
| 16 |
+
[**Christian Rupprecht**](https://chrirupp.github.io/)<sup>3</sup>
|
| 17 |
+
[**Stefan Roth**](https://www.visinf.tu-darmstadt.de/visual_inference/people_vi/stefan_roth.en.jsp)<sup>2,5,6</sup>
|
| 18 |
+
[**Daniel Cremers**](https://cvg.cit.tum.de/members/cremers/)<sup>1,4,5</sup>
|
| 19 |
+
|
| 20 |
+
|
| 21 |
+
<sup>1</sup>TU Munich <sup>2</sup>TU Darmstadt <sup>3</sup>University of Oxford <sup>4</sup>MCML <sup>5</sup>ELIZA <sup>6</sup>hessian.AI *equal contribution
|
| 22 |
+
<h3>ICCV 2025</h3>
|
| 23 |
+
|
| 24 |
+
|
| 25 |
+
<a href="https://arxiv.org/abs/2507.06230"><img src='https://img.shields.io/badge/ArXiv-grey' alt='Paper PDF'></a>
|
| 26 |
+
<a href="https://visinf.github.io/scenedino/"><img src='https://img.shields.io/badge/Project Page-grey' alt='Project Page URL'></a>
|
| 27 |
+
<a href="https://huggingface.co/spaces/jev-aleks/SceneDINO"><img src='https://img.shields.io/badge/🤗 Demo-grey' alt='Project Page URL'></a>
|
| 28 |
+
|
| 29 |
+
<a href="https://opensource.org/licenses/Apache-2.0"><img src='https://img.shields.io/badge/License-Apache%202.0-blue.svg' alt='License'></a>
|
| 30 |
+
[](https://pytorch.org/)
|