Instructions to use Isobutylcyclopentane/2022-075004-finetuned-eurosat with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Isobutylcyclopentane/2022-075004-finetuned-eurosat with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="Isobutylcyclopentane/2022-075004-finetuned-eurosat") pipe("https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/parrots.png")# Load model directly from transformers import AutoTokenizer, AutoModelForImageClassification tokenizer = AutoTokenizer.from_pretrained("Isobutylcyclopentane/2022-075004-finetuned-eurosat") model = AutoModelForImageClassification.from_pretrained("Isobutylcyclopentane/2022-075004-finetuned-eurosat", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
20bca58
1
Parent(s): ed19618
Training in progress, epoch 4
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 52559015
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cad3693bd03da98f8b8245418fb4e4e257fc2f1ce1390f1af8580b23f6441e5d
|
| 3 |
size 52559015
|
runs/Apr26_07-50-04_96a65ca7abb9/events.out.tfevents.1650959472.96a65ca7abb9.1820.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:5c65d93898d841d38191e41159bff48029e81e3da4a5d3e42e7efd4b62fea343
|
| 3 |
+
size 65369
|