Image Classification
Transformers
TensorBoard
Safetensors
PyTorch
vit
huggingpics
Eval Results (legacy)
Instructions to use metadome/face_shape_classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use metadome/face_shape_classification with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="metadome/face_shape_classification") 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("metadome/face_shape_classification") model = AutoModelForImageClassification.from_pretrained("metadome/face_shape_classification") - Notebooks
- Google Colab
- Kaggle

- Xet hash:
- 9559585c864bd586de9b73de1fd7a614eb08adaa4f4f3c934a45a7b2d2a0a143
- Size of remote file:
- 10.1 kB
- SHA256:
- 83f4ab1e9993b52efba02305609cdc58fec462e220a45d0b7c3d32b37974cf45
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.