#99 · Primary category: Computer Vision
geoai
GeoAI: Artificial Intelligence for Geospatial Data
Project last updated:08/24/26
GitHub Stars
3.3K
Forks
472
Contributors
27
License
MIT
Why we included this project
GeoAI ties the usual remote-sensing workflow into one Python package: you can search and download satellite imagery, build labeled image chips, train a PyTorch model, and run inference without juggling several separate tools. It leans on established libraries like PyTorch, Transformers, and segmentation models, so you get pretrained backbones rather than starting from scratch. Training and inference helpers handle the tasks that dominate earth-observation work, such as land-cover classification, object detection, and building footprint extraction, and the results can be written straight to GeoJSON or GeoPackage. That makes it a solid fit for researchers and GIS analysts who want a reproducible route from raw data to a finished map layer, without assembling a custom pipeline by hand.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)