Update README.md
Browse files
README.md
CHANGED
|
@@ -8,7 +8,7 @@ configs:
|
|
| 8 |
- config_name: default
|
| 9 |
data_files:
|
| 10 |
- split: all
|
| 11 |
-
path: annotations/v0.1/*.json
|
| 12 |
---
|
| 13 |
|
| 14 |
# ViCaS: A Dataset for Combining Holistic and Pixel-level Video Understanding using Captions with Grounded Segmentation
|
|
|
|
| 8 |
- config_name: default
|
| 9 |
data_files:
|
| 10 |
- split: all
|
| 11 |
+
path: "annotations/v0.1/*.json"
|
| 12 |
---
|
| 13 |
|
| 14 |
# ViCaS: A Dataset for Combining Holistic and Pixel-level Video Understanding using Captions with Grounded Segmentation
|