Yachay-AI/byt5-geotagging
Confidence and Byt5 - based geotagging model predicting coordinates from text alone.
This project helps developers build and train custom models that can determine the geographical coordinates (latitude and longitude) from any given text. You provide text data, and the model outputs specific location coordinates and a confidence score for that prediction. This is useful for software engineers or data scientists who need to integrate geotagging capabilities into their applications or research.
160 stars. No commits in the last 6 months.
Use this if you are a developer looking for a customizable model architecture and training framework to add geotagging functionality to text-based data.
Not ideal if you are a non-technical user looking for a ready-to-use application to geotag texts without any coding.
Stars
160
Forks
22
Language
Python
License
MIT
Category
Last pushed
Dec 23, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/Yachay-AI/byt5-geotagging"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
dorarad/gansformer
Generative Adversarial Transformers
j-min/VL-T5
PyTorch code for "Unifying Vision-and-Language Tasks via Text Generation" (ICML 2021)
invictus717/MetaTransformer
Meta-Transformer for Unified Multimodal Learning
rkansal47/MPGAN
The message passing GAN https://arxiv.org/abs/2106.11535 and generative adversarial particle...
sisinflab/Ducho
Ducho is a Python framework aimed to extract multimodal features used in multimodal...