Instructions to use cocovani/big-dfd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use cocovani/big-dfd with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("video-classification", model="cocovani/big-dfd")# Load model directly from transformers import AutoImageProcessor, AutoModelForVideoClassification processor = AutoImageProcessor.from_pretrained("cocovani/big-dfd") model = AutoModelForVideoClassification.from_pretrained("cocovani/big-dfd") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 1
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 344937368
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5f1ced9d1b492c4674151ce826c334128b972470327065edf62d3c30246ea4b5
|
| 3 |
size 344937368
|
runs/Apr14_16-59-01_xngine/events.out.tfevents.1744617585.xngine.830.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:a604068056b377872ae98b30bf9f24421ea62dfb40c6cf2775540494728d8324
|
| 3 |
+
size 20159
|