opengeos/segment-geospatial
A Python package for segmenting geospatial data with the Segment Anything Model (SAM)
This tool helps geospatial analysts and remote sensing specialists automatically identify and outline features like buildings, roads, or land cover in satellite imagery and other geospatial data. You input aerial photos or satellite images, and it outputs precise digital maps with these features segmented and ready for further analysis. This is ideal for anyone working with satellite imagery or geographic information systems (GIS) who needs to quickly extract specific objects or areas of interest.
3,909 stars. Used by 1 other package. Actively maintained with 19 commits in the last 30 days. Available on PyPI.
Use this if you need to quickly and accurately delineate objects or specific regions within satellite images or other geospatial datasets.
Not ideal if you primarily work with non-geospatial image data or require highly specialized image processing workflows beyond object segmentation.
Stars
3,909
Forks
415
Language
Python
License
MIT
Category
Last pushed
Mar 09, 2026
Commits (30d)
19
Dependencies
17
Reverse dependents
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/opengeos/segment-geospatial"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related frameworks
gradio-app/gradio
Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
wkentaro/osam
Get up and running with SAM1-3, EfficientSAM, YOLO-World, and other promptable vision models locally.
juglab/EmbedSeg
Code Implementation for EmbedSeg, an Instance Segmentation Method for Microscopy Images
lartpang/awesome-segmentation-saliency-dataset
A collection of some datasets for segmentation / saliency detection. Welcome to PR...:smile:
coolzhao/Geo-SAM
A QGIS plugin tool using Segment Anything Model (SAM) to accelerate segmenting or delineating...