update readme
Browse files
README.md
CHANGED
|
@@ -9,7 +9,10 @@ language:
|
|
| 9 |
|
| 10 |
**Homepage:** http://vawdataset.com/
|
| 11 |
|
| 12 |
-
**Repository:** https://github.com/adobe-research/vaw_dataset;
|
|
|
|
|
|
|
|
|
|
| 13 |
|
| 14 |
**LICENSE:** https://github.com/adobe-research/vaw_dataset/blob/main/LICENSE.md
|
| 15 |
|
|
|
|
| 9 |
|
| 10 |
**Homepage:** http://vawdataset.com/
|
| 11 |
|
| 12 |
+
**Repository:** https://github.com/adobe-research/vaw_dataset;
|
| 13 |
+
- The raw dataset files will be downloaded from: https://github.com/adobe-research/vaw_dataset/tree/main/data, where one can also find additional metadata files such as attribute types.
|
| 14 |
+
- The train split loaded from this hf dataset is a concatenation of the train_part1.json and train_part2.json.
|
| 15 |
+
- The image_id field corresponds to respective image ids in the v1.4 Visual Genome dataset.
|
| 16 |
|
| 17 |
**LICENSE:** https://github.com/adobe-research/vaw_dataset/blob/main/LICENSE.md
|
| 18 |
|