ApaxPhoenix/Segmentation
A PyTorch framework for semantic segmentation supporting 8 architectures (UNet, DeepLabV3, FCN, and others). Works with XML polygon annotations and converts them to masks automatically.
No commits in the last 6 months.
Stars
—
Forks
—
Language
Python
License
GPL-3.0
Category
Last pushed
Oct 06, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ApaxPhoenix/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
yassouali/pytorch-segmentation
:art: Semantic segmentation models, datasets and losses implemented in PyTorch.
wkentaro/pytorch-fcn
PyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original...
meetps/pytorch-semseg
Semantic Segmentation Architectures Implemented in PyTorch
fregu856/deeplabv3
PyTorch implementation of DeepLabV3, trained on the Cityscapes dataset.