Instructions to use Filiphw/doctr-crop-orientation with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- docTR
How to use Filiphw/doctr-crop-orientation 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
| { | |
| "mean": [ | |
| 0.694, | |
| 0.695, | |
| 0.693 | |
| ], | |
| "std": [ | |
| 0.299, | |
| 0.296, | |
| 0.301 | |
| ], | |
| "input_shape": [ | |
| 3, | |
| 256, | |
| 256 | |
| ], | |
| "classes": [ | |
| 0, | |
| -90, | |
| 180, | |
| 90 | |
| ], | |
| "url": "https://doctr-static.mindee.com/models?id=v0.8.1/mobilenet_v3_small_crop_orientation-f0847a18.pt&src=0", | |
| "num_classes": 4, | |
| "arch": "mobilenet_v3_small_crop_orientation", | |
| "task": "classification" | |
| } |