Seungwoo-Yoon commited on
Commit ·
f2fc5e7
1
Parent(s): 2858a8d
README for hf space
Browse files
README.md
CHANGED
|
@@ -1,3 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
<div align="center">
|
| 2 |
<h1>Extend3D: Town-scale 3D Generation</h1>
|
| 3 |
<h3>CVPR 2026</h3>
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Extend3D
|
| 3 |
+
emoji: 🧩
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: purple
|
| 6 |
+
sdk: gradio
|
| 7 |
+
python_version: "3.10"
|
| 8 |
+
app_file: app.py
|
| 9 |
+
suggested_hardware: a10g-large
|
| 10 |
+
tags:
|
| 11 |
+
- 3d-generation
|
| 12 |
+
- image-to-3d
|
| 13 |
+
- gaussian-splatting
|
| 14 |
+
- mesh
|
| 15 |
+
short_description: A Training-Free Pipeline to Generate a Large-Scale 3D Scene from a Single Image
|
| 16 |
+
pinned: false
|
| 17 |
+
---
|
| 18 |
+
|
| 19 |
<div align="center">
|
| 20 |
<h1>Extend3D: Town-scale 3D Generation</h1>
|
| 21 |
<h3>CVPR 2026</h3>
|