Add project page link

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +7 -6
README.md CHANGED
@@ -2,16 +2,17 @@
2
  license: other
3
  pipeline_tag: image-to-3d
4
  tags:
5
- - 3d-scene-reconstruction
6
- - rgb-d
7
- - single-image
8
- - flow-matching
9
- - textured-mesh
10
  ---
11
 
12
  # FIRE3D: Feed-forward Interactive 3D Scene Reconstruction Within A Minute
13
 
14
  [Paper](https://arxiv.org/pdf/2609.08848) |
 
15
  [Code](https://github.com/xiahongchi/Fire3D) |
16
  [Inference data](https://huggingface.co/datasets/hongchi/Fire3D)
17
 
@@ -157,4 +158,4 @@ included `licenses/` directory and the repository's
157
  year={2026},
158
  url={https://arxiv.org/pdf/2609.08848}
159
  }
160
- ```
 
2
  license: other
3
  pipeline_tag: image-to-3d
4
  tags:
5
+ - 3d-scene-reconstruction
6
+ - rgb-d
7
+ - single-image
8
+ - flow-matching
9
+ - textured-mesh
10
  ---
11
 
12
  # FIRE3D: Feed-forward Interactive 3D Scene Reconstruction Within A Minute
13
 
14
  [Paper](https://arxiv.org/pdf/2609.08848) |
15
+ [Project page](https://xiahongchi.github.io/Fire3D) |
16
  [Code](https://github.com/xiahongchi/Fire3D) |
17
  [Inference data](https://huggingface.co/datasets/hongchi/Fire3D)
18
 
 
158
  year={2026},
159
  url={https://arxiv.org/pdf/2609.08848}
160
  }
161
+ ```