KostasStefanidis/Semantic-Segmentation
Semantic Segmentation for Urban Scene understanding - Cityscapes dataset
This tool helps urban planners and autonomous vehicle engineers analyze street-level images by automatically identifying and labeling objects like roads, buildings, and pedestrians at a pixel level. You provide it with images from the Cityscapes dataset, and it outputs segmented images where each pixel is colored according to its object class. It's designed for professionals who need precise, automated classification of urban visual data.
No commits in the last 6 months.
Use this if you need to precisely segment objects within urban street scenes for tasks like autonomous driving development, urban planning, or environmental monitoring.
Not ideal if your image segmentation needs are outside of urban street scenes or if you require real-time inference on edge devices with limited computational power.
Stars
11
Forks
2
Language
Python
License
GPL-3.0
Category
Last pushed
Aug 22, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/KostasStefanidis/Semantic-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