|
--- |
|
license: mit |
|
task_categories: |
|
- image-to-text |
|
language: |
|
- en |
|
tags: |
|
- ocr |
|
- iiit5k |
|
- IIIT5K |
|
pretty_name: IIIT5K |
|
configs: |
|
- config_name: default |
|
data_files: |
|
- split: train |
|
path: data/train-* |
|
- split: train_numbers |
|
path: data/train_numbers-* |
|
- split: test |
|
path: data/test-* |
|
- split: test_numbers |
|
path: data/test_numbers-* |
|
dataset_info: |
|
features: |
|
- name: image |
|
dtype: image |
|
- name: text |
|
dtype: string |
|
splits: |
|
- name: train |
|
num_bytes: 21223658.0 |
|
num_examples: 2000 |
|
- name: train_numbers |
|
num_bytes: 3988834.0 |
|
num_examples: 221 |
|
- name: test |
|
num_bytes: 45501384.0 |
|
num_examples: 3000 |
|
- name: test_numbers |
|
num_bytes: 4173614.0 |
|
num_examples: 239 |
|
download_size: 75002658 |
|
dataset_size: 74887490.0 |
|
--- |
|
|
|
## META |
|
<https://github.com/open-mmlab/mmocr/blob/main/dataset_zoo/iiit5k/metafile.yml> |
|
|
|
```yaml |
|
Name: 'IIIT5K' |
|
Paper: |
|
Title: Scene Text Recognition using Higher Order Language Priors |
|
URL: http://cvit.iiit.ac.in/projects/SceneTextUnderstanding/Home/mishraBMVC12.pdf |
|
Venue: BMVC |
|
Year: '2012' |
|
BibTeX: '@InProceedings{MishraBMVC12, |
|
author = "Mishra, A. and Alahari, K. and Jawahar, C.~V.", |
|
title = "Scene Text Recognition using Higher Order Language Priors", |
|
booktitle = "BMVC", |
|
year = "2012"}' |
|
Data: |
|
Website: http://cvit.iiit.ac.in/projects/SceneTextUnderstanding/IIIT5K.html |
|
Language: |
|
- English |
|
Scene: |
|
- Natural Scene |
|
Granularity: |
|
- Word |
|
Tasks: |
|
- textrecog |
|
License: |
|
Type: N/A |
|
Link: N/A |
|
Format: .txt |
|
``` |