Image Classification
Transformers
PyTorch
TensorBoard
vit
Generated from Trainer
Eval Results (legacy)
Instructions to use Falah/Alzheimer_classification_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Falah/Alzheimer_classification_model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="Falah/Alzheimer_classification_model") 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("Falah/Alzheimer_classification_model") model = AutoModelForImageClassification.from_pretrained("Falah/Alzheimer_classification_model") - Notebooks
- Google Colab
- Kaggle
End of training
Browse files
runs/Jul04_10-06-18_f0ce128b702f/events.out.tfevents.1688465180.f0ce128b702f.506.2
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:02047ea8d4d915e39f8ef6b729081e81d6fb9c30c5078672fa2516773a9f0bde
|
| 3 |
+
size 20346
|