bugreator commited on
Commit
19ccec5
1 Parent(s): 073e9da

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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. Extract RGB("color" in the folder) files only.
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.