grew supported

This commit is contained in:
Noah
2022-03-24 15:42:33 +08:00
parent 4c8d272eff
commit f677fdc55c
3 changed files with 84 additions and 6 deletions
+1 -1
View File
@@ -133,7 +133,7 @@ Step2: [Unzip](https://github.com/GREW-Benchmark/GREW-Benchmark) the dataset, yo
...
...
Step3 : To rearrange directory of OUMVLP dataset, turning to id-type-view structure, Run
Step3 : To rearrange directory of GREW dataset, turning to id-type-view structure, Run
```
python misc/rearrange_GREW.py --input_path Path_of_GREW-raw --output_path Path_of_GREW-rearranged
```