Update README.md
Browse files
README.md
CHANGED
@@ -24,4 +24,13 @@ The `discarded_data.json` file lists low-quality images that were excluded from
|
|
24 |
|
25 |
### Visualizations
|
26 |
|
27 |
-
We provide a visualization demo tool to explore and inspect the annotations. This tool helps users to better understand the structure and details of the dataset.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
|
25 |
### Visualizations
|
26 |
|
27 |
+
We provide a visualization demo tool to explore and inspect the annotations. This tool helps users to better understand the structure and details of the dataset.
|
28 |
+
|
29 |
+
|
30 |
+
language:
|
31 |
+
- English
|
32 |
+
pretty_name: "Pretty Name of the Dataset"
|
33 |
+
license: "MIT"
|
34 |
+
task_categories:
|
35 |
+
- object recognition
|
36 |
+
- part segmentation
|