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 11
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:863343e85fd34158a45c6377122a682ee4fffabf382cb8b2d83f9fb9a6c805a1
|
| 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:f8a0a04a5fcd87d1f3905bb8c7f97f181c2a4032061415ca47c7acb071cdd262
|
| 3 |
+
size 15267
|