Instructions to use ahishamm/vit-huge-binary-isic-sharpened-patch-14 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ahishamm/vit-huge-binary-isic-sharpened-patch-14 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="ahishamm/vit-huge-binary-isic-sharpened-patch-14", device_map="auto") 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-huge-binary-isic-sharpened-patch-14") model = AutoModelForImageClassification.from_pretrained("ahishamm/vit-huge-binary-isic-sharpened-patch-14", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 3700
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2523247341
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:960630018e2242cf20978311b61a1f82b8d4da4f5c7e7a5d936b4b8d08ff2d4d
|
| 3 |
size 2523247341
|
runs/Jul01_18-16-19_293c456ba153/events.out.tfevents.1688235385.293c456ba153.1472.8
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:f0b1d49ab95d25b5d95fec7778d6a8bbd9b01f91224e8b367a21503768e889b6
|
| 3 |
+
size 79593
|