Instructions to use crocutacrocuto/dinov2-large-MEG7-20 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use crocutacrocuto/dinov2-large-MEG7-20 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="crocutacrocuto/dinov2-large-MEG7-20") 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("crocutacrocuto/dinov2-large-MEG7-20") model = AutoModelForImageClassification.from_pretrained("crocutacrocuto/dinov2-large-MEG7-20") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 10
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1217804792
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c53a6b33eb59d3758ee1b42a1e883bf1615e71bfd094a589fac45e4a34d97c1f
|
| 3 |
size 1217804792
|
runs/Apr04_16-58-01_hugo-Precision-7960-Tower/events.out.tfevents.1743778689.hugo-Precision-7960-Tower.538069.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:e3c0c1a92f112f94957385dd057d996a891fe5edc0ad550bd31c593efc57f623
|
| 3 |
+
size 1260470
|