sergiopaniego HF Staff commited on
Commit
002d828
·
verified ·
1 Parent(s): 7ada315

Adding some tags and paper link

Browse files

Hi!

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 :)

![Screenshot 2025-07-09 at 17.00.08.png](/static-proxy?url=https%3A%2F%2Fcdn-uploads.huggingface.co%2Fproduction%2Fuploads%2F61929226ded356549e20c5da%2FV7FxXQgTd3vH_2BTvwtei.png)%3C!-- HTML_TAG_END -->

Files changed (1) hide show
  1. README.md +30 -3
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
+ [![Framework](https://img.shields.io/badge/PyTorch-%23EE4C2C.svg?&logo=PyTorch&logoColor=white)](https://pytorch.org/)