Instructions to use ahishamm/vit-large-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-large-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-large-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-large-binary-isic-sharpened-patch-16") model = AutoModelForImageClassification.from_pretrained("ahishamm/vit-large-binary-isic-sharpened-patch-16") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 4200
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1213348653
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0449ce08969497c62647b60b4c200a096ddb3972eb415b1bb2e1facec5a72e0e
|
| 3 |
size 1213348653
|
runs/Jul01_14-36-24_293c456ba153/events.out.tfevents.1688222189.293c456ba153.1472.4
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:3e5f2842548dd26124ccacac3e560e1b1b6b021c42d59e86a93a801ad7e244d8
|
| 3 |
+
size 89807
|