wangxilin commited on
Commit
b368c81
·
1 Parent(s): 4d371ba

readme init

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -1,3 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: cc-by-4.0
3
  ---
 
1
+ # MTU3D Checkpoints
2
+
3
+ [📄 Paper (MTU3D)](https://www.arxiv.org/abs/2507.04047) | [🧾 Project GitHub](https://github.com/MTU3D/MTU3D)
4
+
5
+ The **MTU3D checkpoints** provides all the checkpoints in the [Move to Understand a 3D Scene: Bridging Visual Grounding and Exploration for Efficient and Versatile Embodied Navigation(ICCV25)](https://www.arxiv.org/abs/2507.04047), including **stage1 pretrain model**, **stage2 pretrain model**, and three navigation dataset specific **stage2 fine-tune models**.
6
+
7
+ ---
8
+
9
+ ### Citation:
10
+ ```
11
+ @article{zhu2025mtu,
12
+ title = {Move to Understand a 3D Scene: Bridging Visual Grounding and Exploration for Efficient and Versatile Embodied Navigation},
13
+ author = {Zhu, Ziyu and Wang, Xilin and Li, Yixuan and Zhang, Zhuofan and Ma, Xiaojian and Chen, Yixin and Jia, Baoxiong and Liang, Wei and Yu, Qian and Deng, Zhidong and Huang, Siyuan and Li, Qing},
14
+ journal = {International Conference on Computer Vision (ICCV)},
15
+ year = {2025}
16
+ }
17
+ ```
18
  ---
19
  license: cc-by-4.0
20
  ---