Instructions to use ahishamm/vit-base-binary-isic-sharpened-patch-16 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ahishamm/vit-base-binary-isic-sharpened-patch-16 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="ahishamm/vit-base-binary-isic-sharpened-patch-16") 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("ahishamm/vit-base-binary-isic-sharpened-patch-16") model = AutoModelForImageClassification.from_pretrained("ahishamm/vit-base-binary-isic-sharpened-patch-16") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 3200
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 343268717
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5b447962ff5cf8156ad128848f46989e6e1ee21a4484a100fe3344c3b25df113
|
| 3 |
size 343268717
|
runs/Jul01_12-02-03_293c456ba153/events.out.tfevents.1688212933.293c456ba153.1472.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:c1080bc1ae939a3264d36a0cf2d87284d94a32e5530ad34b408760ddd3131002
|
| 3 |
+
size 69382
|