YangCaoCS commited on
Commit
5dfae91
·
verified ·
1 Parent(s): b985e9e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -1,5 +1,9 @@
1
  The processed ScanNet datasets by VGGT-Det.
2
 
 
 
 
 
3
  If the dataset is helpful, please cite:
4
 
5
  ```
 
1
  The processed ScanNet datasets by VGGT-Det.
2
 
3
+ 1. Run 'cat posed_images.tar.part_0{00,01,02} > posed_images.tar' to merge the split archives into a single tar file.
4
+
5
+ 2. Run 'md5sum -c MD5SUMS.txt' to verify that the files were downloaded successfully.
6
+
7
  If the dataset is helpful, please cite:
8
 
9
  ```