Datasets:
ArXiv:
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -135,7 +135,7 @@ sudo apt-get install git-lfs
|
|
| 135 |
git lfs install
|
| 136 |
git clone https://huggingface.co/datasets/KwaiVGI/MultiCamVideo-Dataset
|
| 137 |
cat MultiCamVideo-Dataset.part* > MultiCamVideo-Dataset.tar.gz
|
| 138 |
-
tar
|
| 139 |
```
|
| 140 |
|
| 141 |
- Camera Visualization
|
|
|
|
| 135 |
git lfs install
|
| 136 |
git clone https://huggingface.co/datasets/KwaiVGI/MultiCamVideo-Dataset
|
| 137 |
cat MultiCamVideo-Dataset.part* > MultiCamVideo-Dataset.tar.gz
|
| 138 |
+
tar -xvf MultiCamVideo-Dataset.tar.gz
|
| 139 |
```
|
| 140 |
|
| 141 |
- Camera Visualization
|