Datasets:
Jimmy
commited on
Commit
·
68873e3
1
Parent(s):
8691f62
Updated README
Browse files
README.md
CHANGED
|
@@ -6,7 +6,7 @@ tags:
|
|
| 6 |
task_categories:
|
| 7 |
- object-detection
|
| 8 |
size_categories:
|
| 9 |
-
-
|
| 10 |
license: other
|
| 11 |
---
|
| 12 |
|
|
@@ -19,7 +19,7 @@ Synthetic layouts generated for diagram–object-detection research.
|
|
| 19 |
| `images/*.png` | Rendered diagrams (white canvas, icons, text, arrows) |
|
| 20 |
| `per_image_json/*.json` | Full per-object metadata for each PNG |
|
| 21 |
| `dataset_coco.json` | Merged COCO annotations for easy training |
|
| 22 |
-
| `records.jsonl` | Flat manifest (
|
| 23 |
|
| 24 |
## Quick loading
|
| 25 |
|
|
|
|
| 6 |
task_categories:
|
| 7 |
- object-detection
|
| 8 |
size_categories:
|
| 9 |
+
- 1K<n<10K
|
| 10 |
license: other
|
| 11 |
---
|
| 12 |
|
|
|
|
| 19 |
| `images/*.png` | Rendered diagrams (white canvas, icons, text, arrows) |
|
| 20 |
| `per_image_json/*.json` | Full per-object metadata for each PNG |
|
| 21 |
| `dataset_coco.json` | Merged COCO annotations for easy training |
|
| 22 |
+
| `records.jsonl` | Flat manifest (image, meta_file, n_objects, difficulty)|
|
| 23 |
|
| 24 |
## Quick loading
|
| 25 |
|