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