VicenteVivan/geo-clip
This is an official PyTorch implementation of our NeurIPS 2023 paper "GeoCLIP: Clip-Inspired Alignment between Locations and Images for Effective Worldwide Geo-localization"
This tool helps you pinpoint the exact geographical coordinates (latitude and longitude) of where a photo was taken, even if it doesn't have embedded GPS data. You feed it an image, and it outputs the most probable GPS locations along with their confidence scores. This is useful for researchers, photojournalists, or anyone needing to determine the origin of an image.
330 stars. No commits in the last 6 months.
Use this if you need to accurately geo-locate an image from anywhere in the world and identify its likely geographic coordinates.
Not ideal if you already have GPS data embedded in your images or if you only need general regional identification rather than precise coordinates.
Stars
330
Forks
39
Language
Python
License
MIT
Category
Last pushed
Oct 05, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/VicenteVivan/geo-clip"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Jittor/jittor
Jittor is a high-performance deep learning framework based on JIT compiling and meta-operators.
berniwal/swin-transformer-pytorch
Implementation of the Swin Transformer in PyTorch.
zhanghang1989/ResNeSt
ResNeSt: Split-Attention Networks
NVlabs/FasterViT
[ICLR 2024] Official PyTorch implementation of FasterViT: Fast Vision Transformers with...
ViTAE-Transformer/ViTPose
The official repo for [NeurIPS'22] "ViTPose: Simple Vision Transformer Baselines for Human Pose...