Image Classification
Transformers
TensorBoard
Safetensors
beit
Generated from Trainer
Eval Results (legacy)
Instructions to use mateoluksenberg/Seed_Classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mateoluksenberg/Seed_Classifier with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="mateoluksenberg/Seed_Classifier") 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") model = AutoModelForImageClassification.from_pretrained("mateoluksenberg/Seed_Classifier") - 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 343271328
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d0848e1e2f4b4db866484e1c5bfb67b51b1d96cff0c86e220e8f8b7fdd1e0178
|
| 3 |
size 343271328
|
runs/Sep24_18-48-57_7147d6f06e12/events.out.tfevents.1727203776.7147d6f06e12.351.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:3ec1755a466f2e80139216fd366eb77ea571ee5daac9a54b5fdf746ca549b286
|
| 3 |
+
size 21548
|