Image Classification
Transformers
TensorBoard
Safetensors
beit
Generated from Trainer
Eval Results (legacy)
Instructions to use mateoluksenberg/Seed_Classifier_V2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mateoluksenberg/Seed_Classifier_V2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="mateoluksenberg/Seed_Classifier_V2") 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/Seed_Classifier_V2") model = AutoModelForImageClassification.from_pretrained("mateoluksenberg/Seed_Classifier_V2") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 14
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 343271328
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eaaa0bb7d631dad1fa09548893899b1c1072305c052c7949f7821198994e602d
|
| 3 |
size 343271328
|
runs/Sep25_14-07-54_5a295962d594/events.out.tfevents.1727273309.5a295962d594.878.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:cff732d1f8b4faae9e3b792a3daa97d37a12165dcc52c105030b73eb0dfb5673
|
| 3 |
+
size 17730
|