Spaces:
Running
Running
update links
Browse files
README.md
CHANGED
|
@@ -9,7 +9,7 @@ colorFrom: red
|
|
| 9 |
<div align='center'>
|
| 10 |
<a href='https://oiiiwjh.github.io/' target='_blank'>Jiahao Wang</a><sup>1*</sup>β
|
| 11 |
<a href='https://github.com/FelixYuan-YF' target='_blank'>Yufeng Yuan</a><sup>1*</sup>β
|
| 12 |
-
<a href='https://github.
|
| 13 |
<a href='https://linyou.github.io' target='_blank'>Youtian Lin</a><sup>1</sup>β
|
| 14 |
<a href='https://ygaojiany.github.io' target='_blank'>Jian Gao</a><sup>1</sup>β
|
| 15 |
<a href='https://linzhuo.xyz' target='_blank'>Lin-Zhuo Chen</a><sup>1</sup>β
|
|
@@ -33,7 +33,7 @@ colorFrom: red
|
|
| 33 |
<br>
|
| 34 |
<div align="center">
|
| 35 |
<a href="https://nju-3dv.github.io/projects/SpatialVID/"><img src="https://img.shields.io/static/v1?label=SpatialVID&message=Project&color=purple"></a> β
|
| 36 |
-
<a href="
|
| 37 |
<a href="https://github.com/NJU-3DV/spatialVID"><img src="https://img.shields.io/static/v1?label=Code&message=Github&color=blue&logo=github"></a> β
|
| 38 |
<a href="https://huggingface.co/SpatialVID"><img src="https://img.shields.io/static/v1?label=Dataset&message=HuggingFace&color=yellow&logo=huggingface"></a> β
|
| 39 |
</div>
|
|
@@ -159,10 +159,13 @@ SpatialVID is released under the Creative Commons Attribution-NonCommercial-Shar
|
|
| 159 |
If you find this project useful for your research, please cite our paper.
|
| 160 |
|
| 161 |
```bibtex
|
| 162 |
-
@
|
| 163 |
-
|
| 164 |
-
|
| 165 |
-
|
| 166 |
-
|
|
|
|
|
|
|
|
|
|
| 167 |
}
|
| 168 |
```
|
|
|
|
| 9 |
<div align='center'>
|
| 10 |
<a href='https://oiiiwjh.github.io/' target='_blank'>Jiahao Wang</a><sup>1*</sup>β
|
| 11 |
<a href='https://github.com/FelixYuan-YF' target='_blank'>Yufeng Yuan</a><sup>1*</sup>β
|
| 12 |
+
<a href='https://zrj-cn.github.io/' target='_blank'>Rujie Zheng</a><sup>1*</sup>β
|
| 13 |
<a href='https://linyou.github.io' target='_blank'>Youtian Lin</a><sup>1</sup>β
|
| 14 |
<a href='https://ygaojiany.github.io' target='_blank'>Jian Gao</a><sup>1</sup>β
|
| 15 |
<a href='https://linzhuo.xyz' target='_blank'>Lin-Zhuo Chen</a><sup>1</sup>β
|
|
|
|
| 33 |
<br>
|
| 34 |
<div align="center">
|
| 35 |
<a href="https://nju-3dv.github.io/projects/SpatialVID/"><img src="https://img.shields.io/static/v1?label=SpatialVID&message=Project&color=purple"></a> β
|
| 36 |
+
<a href="https://arxiv.org/abs/2509.09676"><img src="https://img.shields.io/static/v1?label=Paper&message=Arxiv&color=red&logo=arxiv"></a> β
|
| 37 |
<a href="https://github.com/NJU-3DV/spatialVID"><img src="https://img.shields.io/static/v1?label=Code&message=Github&color=blue&logo=github"></a> β
|
| 38 |
<a href="https://huggingface.co/SpatialVID"><img src="https://img.shields.io/static/v1?label=Dataset&message=HuggingFace&color=yellow&logo=huggingface"></a> β
|
| 39 |
</div>
|
|
|
|
| 159 |
If you find this project useful for your research, please cite our paper.
|
| 160 |
|
| 161 |
```bibtex
|
| 162 |
+
@misc{wang2025spatialvidlargescalevideodataset,
|
| 163 |
+
title={SpatialVID: A Large-Scale Video Dataset with Spatial Annotations},
|
| 164 |
+
author={Jiahao Wang and Yufeng Yuan and Rujie Zheng and Youtian Lin and Jian Gao and Lin-Zhuo Chen and Yajie Bao and Yi Zhang and Chang Zeng and Yanxi Zhou and Xiaoxiao Long and Hao Zhu and Zhaoxiang Zhang and Xun Cao and Yao Yao},
|
| 165 |
+
year={2025},
|
| 166 |
+
eprint={2509.09676},
|
| 167 |
+
archivePrefix={arXiv},
|
| 168 |
+
primaryClass={cs.CV},
|
| 169 |
+
url={https://arxiv.org/abs/2509.09676},
|
| 170 |
}
|
| 171 |
```
|