Update README.md
Browse files
README.md
CHANGED
@@ -16,6 +16,16 @@ repo_url: https://github.com/naver/dust3r
|
|
16 |
booktitle = {CVPR},
|
17 |
year = {2024}
|
18 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
```
|
20 |
|
21 |
# License
|
|
|
16 |
booktitle = {CVPR},
|
17 |
year = {2024}
|
18 |
}
|
19 |
+
|
20 |
+
@misc{wang2023dust3rgeometric3dvision,
|
21 |
+
title={DUSt3R: Geometric 3D Vision Made Easy},
|
22 |
+
author={Shuzhe Wang and Vincent Leroy and Yohann Cabon and Boris Chidlovskii and Jerome Revaud},
|
23 |
+
year={2023},
|
24 |
+
eprint={2312.14132},
|
25 |
+
archivePrefix={arXiv},
|
26 |
+
primaryClass={cs.CV},
|
27 |
+
url={https://arxiv.org/abs/2312.14132},
|
28 |
+
}
|
29 |
```
|
30 |
|
31 |
# License
|