Image Classification
Transformers
Safetensors
English
siglip
GeoGuessr
55
Loaction
RSI
Remote Sensing Instruments
Instructions to use prithivMLmods/GeoGuessr-55 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use prithivMLmods/GeoGuessr-55 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="prithivMLmods/GeoGuessr-55") pipe("https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/parrots.png")# Load model directly from transformers import AutoProcessor, AutoModelForImageClassification processor = AutoProcessor.from_pretrained("prithivMLmods/GeoGuessr-55") model = AutoModelForImageClassification.from_pretrained("prithivMLmods/GeoGuessr-55") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
6546d03 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:99363fe6141e80519841946ce66abb5645d0c7bf21a9d8794fcd2022bf69fcf6
size 5304
|