Instructions to use Felix92/doctr-dummy-torch-master with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Felix92/doctr-dummy-torch-master with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Felix92/doctr-dummy-torch-master", device_map="auto") - Notebooks
- Google Colab
- Kaggle
| { | |
| "mean": [ | |
| 0.694, | |
| 0.695, | |
| 0.693 | |
| ], | |
| "std": [ | |
| 0.299, | |
| 0.296, | |
| 0.301 | |
| ], | |
| "input_shape": [ | |
| 3, | |
| 32, | |
| 128 | |
| ], | |
| "vocab": "0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~°£€¥¢฿àâéèêëîïôùûüçÀÂÉÈÊËÎÏÔÙÛÜÇ", | |
| "url": null, | |
| "arch": "master", | |
| "task": "recognition" | |
| } |