Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chuanfushen authored Apr 26, 2022
1 parent 9aef783 commit 1be7333
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datasets/GREW/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ python datasets/GREW/rearrange_GREW.py --input_path Path_of_GREW-raw --output_pa

Step3: Transforming images to pickle file, run
```
python datasets/pretreatment.py --input_path Path_of_GREW-rearranged --output_path Path_of_GREW-pkl
python datasets/pretreatment.py --input_path Path_of_GREW-rearranged --output_path Path_of_GREW-pkl --dataset GREW
```
Then you will see the structure like:

Expand Down

0 comments on commit 1be7333

Please sign in to comment.