jnzhang commited on
Commit
e4bd2f5
·
verified ·
1 Parent(s): 167e8f6

Update README.md with BibTex citation

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -107,3 +107,16 @@ Such videos and data are provided by the owners of the source datasets above, an
107
  license terms and use restrictions. Users who access videos and data from these sources are responsible for
108
  reviewing and confirming that their use complies with the terms and conditions.
109
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
107
  license terms and use restrictions. Users who access videos and data from these sources are responsible for
108
  reviewing and confirming that their use complies with the terms and conditions.
109
 
110
+ ## Citation
111
+
112
+ ```bibtex
113
+ @misc{zhang2026molmomotionforecastingpointtrajectories,
114
+ title={MolmoMotion: Forecasting Point Trajectories in 3D with Language Instruction},
115
+ author={Jianing Zhang and Chenhao Zheng and Yajun Yang and Max Argus and Rustin Soraki and Winson Han and Taira Anderson and Chun-Liang Li and Shuo Liu and Jiafei Duan and Zhongzheng Ren and Jieyu Zhang and Ranjay Krishna},
116
+ year={2026},
117
+ eprint={2606.18558},
118
+ archivePrefix={arXiv},
119
+ primaryClass={cs.CV},
120
+ url={https://arxiv.org/abs/2606.18558},
121
+ }
122
+ ```