Update README.md
Browse files
README.md
CHANGED
@@ -43,6 +43,7 @@ Video-3D-LLM # project root
|
|
43 |
```bash
|
44 |
python scripts/3d/preprocessing/generate_image_scannet.py --fast
|
45 |
```
|
|
|
46 |
|
47 |
3. Extract point clouds for each scene.
|
48 |
```bash
|
|
|
43 |
```bash
|
44 |
python scripts/3d/preprocessing/generate_image_scannet.py --fast
|
45 |
```
|
46 |
+
Please extract the processed color images through `cat posed_images_part** > posed_images.tar.gz`.
|
47 |
|
48 |
3. Extract point clouds for each scene.
|
49 |
```bash
|