Quentin18/road-segmentation
Road segmentation using CNNs
This project helps urban planners, cartographers, or environmental scientists automatically identify roads within satellite images. You provide it with raw satellite imagery, and it outputs a segmented image where roads are clearly delineated, effectively creating a detailed map of the road network. This tool is for professionals who need to quickly and accurately map or update road data from aerial or satellite sources.
No commits in the last 6 months.
Use this if you need to extract road networks from satellite imagery for mapping, infrastructure planning, or environmental analysis.
Not ideal if you're looking to detect features other than roads or require real-time processing of video streams.
Stars
7
Forks
1
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Jan 28, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Quentin18/road-segmentation"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
MLSTRUCT/MLStructFP
Multi-unit floor plan dataset for architectural analysis and recognition
DrSleep/light-weight-refinenet
Light-Weight RefineNet for Real-Time Semantic Segmentation
wkentaro/pytorch-fcn
PyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original...
luyanger1799/Amazing-Semantic-Segmentation
Amazing Semantic Segmentation on Tensorflow && Keras (include FCN, UNet, SegNet, PSPNet, PAN,...
meetps/pytorch-semseg
Semantic Segmentation Architectures Implemented in PyTorch