Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -192,7 +192,7 @@ def demo_run(image: str,
|
|
192 |
|
193 |
markdown_description = """
|
194 |
# SceneDINO Demo
|
195 |
-
[Paper](https://arxiv.org/abs/
|
196 |
|
197 |
Upload a single image to infer 3D geometry and semantics with **SceneDINO**. You can find some example images below.
|
198 |
|
|
|
192 |
|
193 |
markdown_description = """
|
194 |
# SceneDINO Demo
|
195 |
+
[Paper](https://arxiv.org/abs/2507.06230) | [Code](https://github.com/tum-vision/scenedino) | [Project Page](https://visinf.github.io/scenedino/)
|
196 |
|
197 |
Upload a single image to infer 3D geometry and semantics with **SceneDINO**. You can find some example images below.
|
198 |
|