ICDAR 2019 Robust Reading Challenge on Multi-lingual Scene Text Detection and Recognition. Covers 10 languages across 7 scripts including Devanagari, applicable to Marathi scene text
# ICDAR MLT 2019
import json
# Download from https://rrc.cvc.uab.es/
print('ICDAR MLT 2019: https://rrc.cvc.uab.es/')
print('Multi-lingual scene text detection and recognition')| Field | Type | Description |
|---|---|---|
| image | image | Scene image with multilingual text |
| annotations | list[object] | Text bounding boxes with language and script labels |