Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Xeexeex
/
geolocation

Image Classification
Transformers
geoguessr
geolocation
vision
Model card Files Files and versions
xet
Community

Instructions to use Xeexeex/geolocation with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Xeexeex/geolocation with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("image-classification", model="Xeexeex/geolocation")
    pipe("https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/parrots.png")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("Xeexeex/geolocation", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
geolocation / data
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
Xeexeex's picture
Xeexeex
Upload data/Screenshot_20260101-025021.txt with huggingface_hub
d4abd8a verified 4 months ago
  • Screenshot_20260101-025021.jpg
    305 kB
    xet
    Upload data/Screenshot_20260101-025021.jpg with huggingface_hub 4 months ago
  • Screenshot_20260101-025021.txt
    20 Bytes
    Upload data/Screenshot_20260101-025021.txt with huggingface_hub 4 months ago