Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -36,4 +36,14 @@ configs:
|
|
| 36 |
path: data/validation-*
|
| 37 |
- split: test
|
| 38 |
path: data/test-*
|
|
|
|
|
|
|
|
|
|
| 39 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 36 |
path: data/validation-*
|
| 37 |
- split: test
|
| 38 |
path: data/test-*
|
| 39 |
+
license: cc-by-4.0
|
| 40 |
+
language:
|
| 41 |
+
- ja
|
| 42 |
---
|
| 43 |
+
# MangaOCR Dataset
|
| 44 |
+
|
| 45 |
+
## Dataset Details
|
| 46 |
+
|
| 47 |
+
This is the MangaOCR dataset. We constructed this dataset by consolidating annotations from the [Manga109](http://www.manga109.org/) dataset and the [manga onomatopoeia dataset](https://github.com/ku21fan/COO-Comic-Onomatopoeia).
|
| 48 |
+
|
| 49 |
+
It contains approximately **209K** narrative text instances, spanning a wide variety of visual styles and layouts.
|