Datasets:

Modalities:
Image
Size:
< 1K
ArXiv:
Libraries:
Datasets
License:
hongchi commited on
Commit
15fc99f
·
verified ·
1 Parent(s): f25dc26

Add canonical Fire3D citation

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -25,3 +25,17 @@ Ready-to-run model inputs are released separately in
25
  [`hongchi/Fire3D`](https://huggingface.co/datasets/hongchi/Fire3D), and model
26
  weights are available from
27
  [`hongchi/Fire3D`](https://huggingface.co/hongchi/Fire3D).
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
25
  [`hongchi/Fire3D`](https://huggingface.co/datasets/hongchi/Fire3D), and model
26
  weights are available from
27
  [`hongchi/Fire3D`](https://huggingface.co/hongchi/Fire3D).
28
+
29
+ ## Citation
30
+
31
+ Please cite Fire3D when using these presentation assets.
32
+
33
+ ```bibtex
34
+ @article{xia2026fire3d,
35
+ title={{FIRE3D}: Feed-forward Interactive 3D Scene Reconstruction Within A Minute},
36
+ author={Xia, Hongchi and Cheng, Tianhang and Ma, Wei-Chiu and Wang, Shenlong},
37
+ journal={arXiv preprint arXiv:2609.08848},
38
+ year={2026},
39
+ url={https://arxiv.org/pdf/2609.08848}
40
+ }
41
+ ```