Image Classification
Transformers
TensorBoard
Safetensors
vit
Generated from Trainer
Eval Results (legacy)
Instructions to use hossay/stool-condition-classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hossay/stool-condition-classification with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="hossay/stool-condition-classification") 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("hossay/stool-condition-classification") model = AutoModelForImageClassification.from_pretrained("hossay/stool-condition-classification", device_map="auto") - Notebooks
- Google Colab
- Kaggle
🍻 cheers
Browse files
runs/Jan06_12-28-05_DESKTOP-BDBS5RV/events.out.tfevents.1704511909.DESKTOP-BDBS5RV
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:382276a5fe61d9b0a335d510871d5d330ae2eec7027dc00345f6b9d6d8f49a19
|
| 3 |
+
size 567
|