Instructions to use Filiphw/doctr-page-orientation with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- docTR
How to use Filiphw/doctr-page-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
File size: 411 Bytes
c4ad841 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 | {
"mean": [
0.694,
0.695,
0.693
],
"std": [
0.299,
0.296,
0.301
],
"input_shape": [
3,
512,
512
],
"classes": [
0,
-90,
180,
90
],
"url": "https://doctr-static.mindee.com/models?id=v0.8.1/mobilenet_v3_small_page_orientation-8e60325c.pt&src=0",
"num_classes": 4,
"arch": "mobilenet_v3_small_page_orientation",
"task": "classification"
} |