Image Classification
Transformers
TensorBoard
Safetensors
swin
Generated from Trainer
Eval Results (legacy)
Instructions to use hchcsuim/FFPP-Raw_1FPS_faces-expand-0-aligned_augmentation-normalize-image-mean-std with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hchcsuim/FFPP-Raw_1FPS_faces-expand-0-aligned_augmentation-normalize-image-mean-std with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="hchcsuim/FFPP-Raw_1FPS_faces-expand-0-aligned_augmentation-normalize-image-mean-std") 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/FFPP-Raw_1FPS_faces-expand-0-aligned_augmentation-normalize-image-mean-std") model = AutoModelForImageClassification.from_pretrained("hchcsuim/FFPP-Raw_1FPS_faces-expand-0-aligned_augmentation-normalize-image-mean-std") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 18
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 110342832
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ed69ca7acc25f0db7c0afd26dfa51fd678b8507a8910a198f176fe05889877e6
|
| 3 |
size 110342832
|
runs/Apr13_00-42-06_DESKTOP-LAB4/events.out.tfevents.1712940138.DESKTOP-LAB4.2644.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f71eb34604e518f6074693c162a780f12d232559c66f3511c382fba4d211ef86
|
| 3 |
+
size 571163
|