zd11024 commited on
Commit
351ee35
·
verified ·
1 Parent(s): 49d6098

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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