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
- Xet hash:
- c52ac8e1fbda5e3b207d9eacf5c3089b4eed17678a55805495838f35325f495e
- Size of remote file:
- 5.3 kB
- SHA256:
- 99363fe6141e80519841946ce66abb5645d0c7bf21a9d8794fcd2022bf69fcf6
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.