---
license: cc-by-4.0
task_categories:
- image-to-text
language:
- ja
tags:
- ocr
- japanese
- text-recognition
- book-ocr
- scene-text
pretty_name: honmono-ocr test set
size_categories:
- 10K
**ICDAR Robust Reading Challenge on Multi-Lingual Scene Text — RRC-MLT, 2017 and 2019** (`icdar_mlt`). Licensed CC-BY-4.0. Source: (2017) and (2019). Dataset described in N. Nayef et al., *ICDAR2019 Robust Reading Challenge on Multi-Lingual Scene Text Detection and Recognition (RRC-MLT-2019)*, ICDAR 2019.
Modifications applied to both sources: restricted to Japanese text; images cropped to individual text-line regions; annotations converted to a single `text` field and NFKC-normalized; unusable samples removed. RRC-MLT-2019's test-set ground truth was not publicly released and is not included; the ICDAR lines are taken from the publicly released train/validation portions. No endorsement by the original creators is implied.
The NDL portion (approximately 10,000 lines) requires no registration. The ICDAR portion originates from the RRC site, which requires a free account to download the source data.
The ICDAR MLT portion consists of photographs of real-world scenes. CC-BY-4.0 grants the copyright and database rights held by the licensors; it does not address privacy, publicity, or trademark rights that may attach to people, signage, or logos visible in individual images. This is standard for scene-text datasets and does not restrict ordinary research or benchmarking use. Anyone reusing specific images in other contexts should evaluate those rights independently.
## Citation
For the honmono-ocr models and this dataset packaging:
```bibtex
@software{honmono_ocr,
title = {honmono-ocr: on-device Japanese book OCR},
author = {Evan Davis},
year = {2026},
url = {https://github.com/eridgd/honmono-ocr}
}
```
Users must also credit the source datasets (NDL Lab; ICDAR RRC-MLT) under their CC-BY-4.0 terms.
## Links
- Models: (also `-v6-tiny`, `-v5`)
- Code, training recipe, and evaluation runner: