Instructions to use amaye15/Beit-Base-Image-Orientation-Fixer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use amaye15/Beit-Base-Image-Orientation-Fixer with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="amaye15/Beit-Base-Image-Orientation-Fixer") pipe("https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/parrots.png")# Load model directly from transformers import AutoImageProcessor, AutoModelForImageClassification processor = AutoImageProcessor.from_pretrained("amaye15/Beit-Base-Image-Orientation-Fixer") model = AutoModelForImageClassification.from_pretrained("amaye15/Beit-Base-Image-Orientation-Fixer") - Inference
- Notebooks
- Google Colab
- Kaggle
- Xet hash:
- f95490496489e1160fb126efbc58e8df019bb6fa3e5ceb2e5a5c0de1c2254f00
- Size of remote file:
- 5.18 kB
- SHA256:
- fe43c7990baf85c5898b28add96966ce005a92db5e4ab5b24da899e9450111b1
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.