Image-to-Text
docTR
PyTorch
optical-character-recognition
text-recognition
scene-text-recognition
parseq
vision-transformer
Instructions to use rrainn/doctr-parseq with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- docTR
How to use rrainn/doctr-parseq with docTR:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
File size: 400 Bytes
db17d8c | 1 2 3 4 5 6 7 8 9 10 | {
"mean": [0.694, 0.695, 0.693],
"std": [0.299, 0.296, 0.301],
"input_shape": [3, 32, 128],
"vocab": "0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~°£€¥¢฿àâéèêëîïôùûüçÀÂÉÈÊËÎÏÔÙÛÜÇ",
"url": "https://doctr-static.mindee.com/models?id=v0.7.0/parseq-56125471.pt&src=0",
"arch": "parseq",
"task": "recognition"
}
|