FelixYuan commited on
Commit
5ef53c6
Β·
verified Β·
1 Parent(s): 006e992

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -5
README.md CHANGED
@@ -30,9 +30,9 @@ pinned: false
30
  </div>
31
  <br>
32
  <div align="center">
33
- <a href="https://nju-pcalab.github.io/projects/openvid/"><img src="https://img.shields.io/static/v1?label=SpatialVID&message=Project&color=purple"></a>  
34
  <a href="https://arxiv.org/abs/2407.02371"><img src="https://img.shields.io/static/v1?label=Paper&message=Arxiv&color=red&logo=arxiv"></a>  
35
- <a href="https://github.com/opencam-vid/SpatialVid"><img src="https://img.shields.io/static/v1?label=Code&message=Github&color=blue&logo=github"></a>  
36
  <a href="https://huggingface.co/SpatialVID"><img src="https://img.shields.io/static/v1?label=Dataset&message=HuggingFace&color=yellow&logo=huggingface"></a>  
37
  </div>
38
  <p align="center">
@@ -48,9 +48,9 @@ Significant progress has been made in spatial intelligence, spanning both spatia
48
  <table class="center">
49
  <!-- Row 1 -->
50
  <tr>
51
- <td width=25% style="border: none"><img src="assets/f40492a05b8df569687c735e33c295efce06517630489d06f7f95f68527c4674_010804_010895.gif"></td>
52
- <td width=25% style="border: none"><img src="assets/4d092de5f215e4bc41b7c773a77787289e0053f2f7645c5801fd2d907ebac137_016564_016789.gif"></td>
53
- <td width=25% style="border: none"><img src="assets/360e7333d4a8302bacfddd6b308606d17342fa23233a72c545fac4fba812ad59_030894_031095.gif"></td>
54
  <td width=25% style="border: none">A middle-aged man with glasses stands outside a residential building, wearing a gray polo shirt, then suddenly changes to a dark gray polo shirt, with a concerned expression.</td>
55
  </tr>
56
 
@@ -64,6 +64,20 @@ Significant progress has been made in spatial intelligence, spanning both spatia
64
  </table>
65
 
66
  ## Dataset Statistics
 
 
 
 
 
 
 
 
 
 
 
 
 
 
67
 
68
  ## License of SpatialVID
69
 
 
30
  </div>
31
  <br>
32
  <div align="center">
33
+ <a href="https://nju-3dv.github.io/projects/SpatialVID/"><img src="https://img.shields.io/static/v1?label=SpatialVID&message=Project&color=purple"></a>  
34
  <a href="https://arxiv.org/abs/2407.02371"><img src="https://img.shields.io/static/v1?label=Paper&message=Arxiv&color=red&logo=arxiv"></a>  
35
+ <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>  
36
  <a href="https://huggingface.co/SpatialVID"><img src="https://img.shields.io/static/v1?label=Dataset&message=HuggingFace&color=yellow&logo=huggingface"></a>  
37
  </div>
38
  <p align="center">
 
48
  <table class="center">
49
  <!-- Row 1 -->
50
  <tr>
51
+ <td width=25% style="border: none"><img src="assets/sample1.mp4"></td>
52
+ <td width=25% style="border: none"><img src="assets/sample1_depth.mp4"></td>
53
+ <td width=25% style="border: none"><img src="assets/pose.mp4"></td>
54
  <td width=25% style="border: none">A middle-aged man with glasses stands outside a residential building, wearing a gray polo shirt, then suddenly changes to a dark gray polo shirt, with a concerned expression.</td>
55
  </tr>
56
 
 
64
  </table>
65
 
66
  ## Dataset Statistics
67
+ <p align="center" width="100%">
68
+ <a target="_blank"><img src="assets/statistics1.jpg" style="width: 100%; min-width: 200px; display: block; margin: auto;"></a>
69
+ </p>
70
+
71
+ <p align="center" width="100%">
72
+ <a target="_blank"><img src="assets/statistics2.jpg" style="width: 100%; min-width: 200px; display: block; margin: auto;"></a>
73
+ </p>
74
+
75
+ <p align="center" width="100%">
76
+ <a target="_blank"><img src="assets/statistics3.jpg" style="width: 100%; min-width: 200px; display: block; margin: auto;"></a>
77
+ </p>
78
+
79
+ ## Curation Pipeline
80
+ For more details about the dataset curation pipeline, please refer to our [GitHub Code](https://github.com/NJU-3DV/spatialVID).
81
 
82
  ## License of SpatialVID
83