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 19
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:b3cb243c290ad9a73b6523217153b822ab3575d4370e23e317a861fb177aa922
|
| 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:9510abb2086df02a07e26c061b18f917c6caeba22608c0406c927b07e697d94d
|
| 3 |
+
size 601511
|