yxuan commited on
Commit
058f800
·
verified ·
1 Parent(s): c9b157d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -3
README.md CHANGED
@@ -1,3 +1,25 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ ---
4
+ # Unposed Sparse Views Room Layout Reconstruction in the Age of Pretrain Model
5
+
6
+ ## Usage
7
+
8
+ For detailed usage instructions and documentation of this model, please refer to our GitHub repository:
9
+
10
+ [GitHub Repository](https://github.com/justacar/Plane-DUSt3R)
11
+
12
+
13
+ ## Citation
14
+
15
+ ```
16
+ @misc{huang2025unposedsparseviewsroom,
17
+ title={Unposed Sparse Views Room Layout Reconstruction in the Age of Pretrain Model},
18
+ author={Yaxuan Huang and Xili Dai and Jianan Wang and Xianbiao Qi and Yixing Yuan and Xiangyu Yue},
19
+ year={2025},
20
+ eprint={2502.16779},
21
+ archivePrefix={arXiv},
22
+ primaryClass={cs.CV},
23
+ url={https://arxiv.org/abs/2502.16779},
24
+ }
25
+ ```