Instructions to use 2nzi/videomae-surf-analytics with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use 2nzi/videomae-surf-analytics with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("video-classification", model="2nzi/videomae-surf-analytics")# Load model directly from transformers import AutoImageProcessor, AutoModelForVideoClassification processor = AutoImageProcessor.from_pretrained("2nzi/videomae-surf-analytics") model = AutoModelForVideoClassification.from_pretrained("2nzi/videomae-surf-analytics") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 4
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 344943528
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b9db0381918aa1252004fe2ca7e161bfae6ea4e6a53ffa9768528c8201cf3b1f
|
| 3 |
size 344943528
|
runs/May20_21-23-43_MSI/events.out.tfevents.1716233354.MSI.16400.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:ee5e5cefc3e9f3a407014ccebba6b17c36b208169aeee93610d17d4dd97831b7
|
| 3 |
+
size 26660
|