Update README.md
Browse files
README.md
CHANGED
@@ -38,5 +38,5 @@ Dataset/
|
|
38 |
|
39 |
Since 50GB is the hard limit for single file size in huggingface, please use [make_RGB_dataset.py](https://huggingface.co/datasets/ai4ce/EgoPAT3Dv2/blob/main/make_RGB_dataset.py) to construct the HDF5 file on your own.
|
40 |
|
41 |
-
1. Download all zipped files.
|
42 |
2. Run `make_RGB_dataset.py` after step 1.
|
|
|
38 |
|
39 |
Since 50GB is the hard limit for single file size in huggingface, please use [make_RGB_dataset.py](https://huggingface.co/datasets/ai4ce/EgoPAT3Dv2/blob/main/make_RGB_dataset.py) to construct the HDF5 file on your own.
|
40 |
|
41 |
+
1. Download all zipped files. Unzip them and keep RGB("color" in the folder) folder in each video folder only.
|
42 |
2. Run `make_RGB_dataset.py` after step 1.
|