# synthtiger
**Repository Path**: hero_wu/synthtiger
## Basic Information
- **Project Name**: synthtiger
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 1
- **Forks**: 1
- **Created**: 2021-09-14
- **Last Updated**: 2021-12-14
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# 🐯 SynthTIGER: Synthetic Text Image GEneratoR
Official implementation of SynthTIGER | [Paper](https://arxiv.org/abs/2107.09313) | [Datasets](#datasets) | [Documentation](https://clovaai.github.io/synthtiger/)
**[Moonbin Yim](https://github.com/moonbings)1, Yoonsik Kim1, Han-cheol Cho1, Sungrae Park2**
1 Clova AI Research, NAVER Corp.
2 Upstage AI Research
## Contents
- [Updates](#updates)
- [Datasets](#datasets)
- [Documentation](#documentation)
- [Usage](#usage)
- [Advanced Usage](#advanced-usage)
- [Citation](#citation)
- [License](#license)
## Updates
## Datasets
SynthTIGER is available for download at [google drive](https://drive.google.com/drive/folders/1faHxo6gVeUmmFKJf8dxFZf_yRjamUL96?usp=sharing).
**synthtiger_v1.0.zip** (36G) (md5: 5b5365f4fe15de24e403a9256079be70)
- Original paper version.
**synthtiger_v1.1.zip** (38G) (md5: b2757a7e2b5040b14ed64c473533b592)
- Used MJ/ST lexicon instead of MJ/ST label.
- Fixed a bug that applies transformation twice on curved text.
- Fixed a bug that incorrectly converts grayscale to RGB.
| Version | IIIT5k | SVT | IC03 | IC13 | IC15 | SVTP | CUTE80 | Total |
| ------- | ------ | --- | ---- | ---- | ---- | ---- | ------ | ----- |
| 1.0 | 93.2 | 87.3 | 90.5 | 92.9 | 72.1 | 77.7 | 80.6 | 85.9 |
| 1.1 | 93.4 | 87.6 | 91.4 | 93.2 | 73.9 | 77.8 | 80.6 | 86.6 |
### Structure
The structure of the dataset is as follows. The dataset contains 10M images.
```
gt.txt
images/
0/
0.jpg
1.jpg
...
9998.jpg
9999.jpg
1/
...
998/
999/
```
The format of `gt.txt` is as follows. Image path and label are separated by tab. (`\t