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 2
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:902dbb46b4d08d9d9e78cc86423c3b8caafebac53ea1bfe27c72f8d9f8f76089
|
| 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:fdd6dfea39d2b41b4440acefe448d7029227eb3810d15ce83e12eb953422548c
|
| 3 |
+
size 17853
|