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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -7
README.md CHANGED
@@ -18,7 +18,7 @@ pinned: false
18
  <a href='https://linzhuo.xyz' target='_blank'>Lin-Zhuo Chen</a><sup>1</sup> 
19
  </div>
20
  <div align='center'>
21
- <a href='#' target='_blank'>Yanxi Zhou</a><sup>1</sup> 
22
  <a href='#' target='_blank'>Xiaoxiao Long</a><sup>1</sup> 
23
  <a href='#' target='_blank'>Hao Zhu</a><sup>1</sup> 
24
  <a href='http://zhaoxiangzhang.net/' target='_blank'>Zhaoxiang Zhang</a><sup>2</sup> 
@@ -48,17 +48,33 @@ 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/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
 
57
  <!-- Row 2 -->
58
  <tr>
59
- <td width=25% style="border: none"><img src="assets/f40492a05b8df569687c735e33c295efce06517630489d06f7f95f68527c4674_010804_010895.gif"></td>
60
- <td width=25% style="border: none"><img src="assets/4d092de5f215e4bc41b7c773a77787289e0053f2f7645c5801fd2d907ebac137_016564_016789.gif"></td>
61
- <td width=25% style="border: none"><img src="assets/360e7333d4a8302bacfddd6b308606d17342fa23233a72c545fac4fba812ad59_030894_031095.gif"></td>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
62
  <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>
63
  </tr>
64
  </table>
@@ -79,6 +95,7 @@ Significant progress has been made in spatial intelligence, spanning both spatia
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
 
84
  SpatialVID is released under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License (CC-BY-NC-SA-4.0). Users must attribute the original source, use the resource only for non-commercial purposes, and release any modified/derived works under the same license. For the full license text, visit https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode.
@@ -94,3 +111,4 @@ If you find this project useful for your research, please cite our paper.
94
 
95
 
96
 
 
 
18
  <a href='https://linzhuo.xyz' target='_blank'>Lin-Zhuo Chen</a><sup>1</sup> 
19
  </div>
20
  <div align='center'>
21
+ <a href='https://github.com/yxzhou217' target='_blank'>Yanxi Zhou</a><sup>1</sup> 
22
  <a href='#' target='_blank'>Xiaoxiao Long</a><sup>1</sup> 
23
  <a href='#' target='_blank'>Hao Zhu</a><sup>1</sup> 
24
  <a href='http://zhaoxiangzhang.net/' target='_blank'>Zhaoxiang Zhang</a><sup>2</sup> 
 
48
  <table class="center">
49
  <!-- Row 1 -->
50
  <tr>
51
+ <td width=25% style="border: none"><img src="assets/sample1.gif"></td>
52
+ <td width=25% style="border: none"><img src="assets/sample1_depth.gif"></td>
53
+ <td width=25% style="border: none"><img src="assets/sample1_pose.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
 
57
  <!-- Row 2 -->
58
  <tr>
59
+ <td width=25% style="border: none"><img src="assets/sample2.gif"></td>
60
+ <td width=25% style="border: none"><img src="assets/sample2_depth.gif"></td>
61
+ <td width=25% style="border: none"><img src="assets/sample2_pose.gif"></td>
62
+ <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>
63
+ </tr>
64
+
65
+ <!-- Row 3 -->
66
+ <tr>
67
+ <td width=25% style="border: none"><img src="assets/sample3.gif"></td>
68
+ <td width=25% style="border: none"><img src="assets/sample3_depth.gif"></td>
69
+ <td width=25% style="border: none"><img src="assets/sample3_pose.gif"></td>
70
+ <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>
71
+ </tr>
72
+
73
+ <!-- Row 4 -->
74
+ <tr>
75
+ <td width=25% style="border: none"><img src="assets/sample4.gif"></td>
76
+ <td width=25% style="border: none"><img src="assets/sample4_depth.gif"></td>
77
+ <td width=25% style="border: none"><img src="assets/sample4_pose.gif"></td>
78
  <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>
79
  </tr>
80
  </table>
 
95
  ## Curation Pipeline
96
  For more details about the dataset curation pipeline, please refer to our [GitHub Code](https://github.com/NJU-3DV/spatialVID).
97
 
98
+
99
  ## License of SpatialVID
100
 
101
  SpatialVID is released under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License (CC-BY-NC-SA-4.0). Users must attribute the original source, use the resource only for non-commercial purposes, and release any modified/derived works under the same license. For the full license text, visit https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode.
 
111
 
112
 
113
 
114
+