Update README.md
Browse files
README.md
CHANGED
@@ -5,7 +5,7 @@ tags:
|
|
5 |
- robotics
|
6 |
---
|
7 |
|
8 |
-
There are 11 scenes contained in the dataset
|
9 |
|
10 |
1. Download all of these scene folders. Extract each video folder from video zip files in the scene folder using unzip command and delete all useless files inside.
|
11 |
|
|
|
5 |
- robotics
|
6 |
---
|
7 |
|
8 |
+
There are 11 scenes contained in the dataset from folder 1 to folder 11. Each scene folder contains several video folders represent each recorded videos under that scene. Each video folder contains a RGB folder, a depth folder, a point cloud folder and a ground truth folder. If you want to use this EgoPAT3Dv2 dataset's RGB modality as we do, you need to generate HDF5 file on your own with the script we provided(about 500GB since huggingface doesn't support that large file):
|
9 |
|
10 |
1. Download all of these scene folders. Extract each video folder from video zip files in the scene folder using unzip command and delete all useless files inside.
|
11 |
|