trba / README.md
Darwin Bautista
Initial commit of weights
8abb957
|
raw
history blame contribute delete
No virus
947 Bytes
metadata
language:
  - en
license: apache-2.0
tags:
  - image-to-text

TRBA v1.0

TRBA model pre-trained on various real STR datasets at image size 128x32.

Disclaimer: this model card was not written by the original authors.

Model description

TODO

Intended uses & limitations

You can use the model for STR on images containing Latin characters (62 case-sensitive alphanumeric + 32 punctuation marks).

How to use

TODO

BibTeX entry and citation info

@InProceedings{Baek_2019_ICCV,
author = {Baek, Jeonghun and Kim, Geewook and Lee, Junyeop and Park, Sungrae and Han, Dongyoon and Yun, Sangdoo and Oh, Seong Joon and Lee, Hwalsuk},
title = {What Is Wrong With Scene Text Recognition Model Comparisons? Dataset and Model Analysis},
booktitle = {Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV)},
month = {10},
year = {2019}
}