Image Classification
Transformers
TensorBoard
Safetensors
beit
Generated from Trainer
Eval Results (legacy)
Instructions to use mateoluksenberg/dit-base-Classifier_CM05 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mateoluksenberg/dit-base-Classifier_CM05 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="mateoluksenberg/dit-base-Classifier_CM05") 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("mateoluksenberg/dit-base-Classifier_CM05") model = AutoModelForImageClassification.from_pretrained("mateoluksenberg/dit-base-Classifier_CM05") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 18
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 343308248
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3ee85255d2f3cc987656ad6d0511540d185fdb873ea162745a8228f583770e26
|
| 3 |
size 343308248
|
runs/Jun12_15-07-46_78c7eaddd49d/events.out.tfevents.1718204928.78c7eaddd49d.4551.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:dbba95c609b982deaaa5b593877ea361132f017e00bbc91f1619294e7fc0031c
|
| 3 |
+
size 22031
|