Update README.md
Browse files
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 |
```
|