Create README.md
#1
by xysun917 - opened
README.md
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
pipeline_tag: image-to-3d
|
| 4 |
+
---
|
| 5 |
+
|
| 6 |
+
<div align="center">
|
| 7 |
+
|
| 8 |
+
# [ECCV 2026] NoDrift3R: Raymap-Guided Coupling for Drift-Robust Unposed Feed-Forward 3D Reconstruction
|
| 9 |
+
|
| 10 |
+
Xiangyu Sun, Liu Liu, Seungkwon Yang, Jingbing Han, Seungtae Nam, Zhizhong Su, Xinjie Wang, Eunbyung Park
|
| 11 |
+
|
| 12 |
+
[](https://xiangyu1sun.github.io/NoDrift3R-project-page/)
|
| 13 |
+
[](https://arxiv.org/abs/2607.07168)
|
| 14 |
+
|
| 15 |
+
</div>
|
| 16 |
+
|
| 17 |
+
|
| 18 |
+
|
| 19 |
+
## Citation
|
| 20 |
+
|
| 21 |
+
```bibTeX
|
| 22 |
+
@misc{sun2026nodrift3rraymapguidedcouplingdriftrobust,
|
| 23 |
+
title={NoDrift3R: Raymap-Guided Coupling for Drift-Robust Unposed Feed-Forward 3D Reconstruction},
|
| 24 |
+
author={Xiangyu Sun and Liu Liu and Seungkwon Yang and Jingbing Han and Seungtae Nam and Zhizhong Su and Eunbyung Park},
|
| 25 |
+
year={2026},
|
| 26 |
+
eprint={2607.07168},
|
| 27 |
+
archivePrefix={arXiv},
|
| 28 |
+
primaryClass={cs.CV},
|
| 29 |
+
url={https://arxiv.org/abs/2607.07168},
|
| 30 |
+
}
|
| 31 |
+
```
|