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 3
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:d7f850fc2b0631447825bfc31864a7508c9ed839de8a19251106e78af84f5f49
|
| 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:b775fc3a3e9868bc8f7dd33b3ad13cba20ff516ae42170930403b47f91f70718
|
| 3 |
+
size 22185
|