Instructions to use Ganaa614/vit-tiny-patch16-224cabin_activity_recognition with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Ganaa614/vit-tiny-patch16-224cabin_activity_recognition with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="Ganaa614/vit-tiny-patch16-224cabin_activity_recognition") 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("Ganaa614/vit-tiny-patch16-224cabin_activity_recognition") model = AutoModelForImageClassification.from_pretrained("Ganaa614/vit-tiny-patch16-224cabin_activity_recognition") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 3500
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 22126552
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6682ee08f4dad584ca0e3539c66985d6013ce24b3e84941414726d86142e8c3b
|
| 3 |
size 22126552
|
runs/Sep13_12-35-39_5b39a3b7eba6/events.out.tfevents.1757767051.5b39a3b7eba6.1014.5
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:0a80924fc50b4a49dcda60a74fb8090da7e78c536cb4c85f7822db9732c8dfec
|
| 3 |
+
size 6914
|