Update README.md
Browse files
README.md
CHANGED
|
@@ -6,6 +6,7 @@ Current datasets include:
|
|
| 6 |
- COCO detection 2017
|
| 7 |
- ADE20k (actually, the [MIT Scene Parsing benchmark](http://sceneparsing.csail.mit.edu/), which is a subset of ADE20k)
|
| 8 |
- Cityscapes
|
|
|
|
| 9 |
|
| 10 |
You can read in a label file as follows (using the `huggingface_hub` library):
|
| 11 |
|
|
|
|
| 6 |
- COCO detection 2017
|
| 7 |
- ADE20k (actually, the [MIT Scene Parsing benchmark](http://sceneparsing.csail.mit.edu/), which is a subset of ADE20k)
|
| 8 |
- Cityscapes
|
| 9 |
+
- VQAv2
|
| 10 |
|
| 11 |
You can read in a label file as follows (using the `huggingface_hub` library):
|
| 12 |
|