Image Classification
Transformers
TensorBoard
Safetensors
swin
Generated from Trainer
Eval Results (legacy)
Instructions to use hchcsuim/batch-size16_FFPP-c23_opencv-1FPS_faces-expand40-aligned_unaugmentation with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hchcsuim/batch-size16_FFPP-c23_opencv-1FPS_faces-expand40-aligned_unaugmentation with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="hchcsuim/batch-size16_FFPP-c23_opencv-1FPS_faces-expand40-aligned_unaugmentation") 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("hchcsuim/batch-size16_FFPP-c23_opencv-1FPS_faces-expand40-aligned_unaugmentation") model = AutoModelForImageClassification.from_pretrained("hchcsuim/batch-size16_FFPP-c23_opencv-1FPS_faces-expand40-aligned_unaugmentation") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 715311713b29b5bb6fa6cd366324e1aaab2cb5c167e78ae6fe58f00fd25e456e
- Size of remote file:
- 5.05 kB
- SHA256:
- 97b0a9934cbbd576c1d3f19cac750b5f8d602ac20e3aba25c1f6d893c8634968
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.