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
rankseg/rankseg
Boost segmentation model mIoU/Dice instantly WITHOUT retraining. A plug-and-play, training-free...
MLSTRUCT/MLStructFP
Multi-unit floor plan dataset for architectural analysis and recognition
sthalles/deeplab_v3
Tensorflow Implementation of the Semantic Segmentation DeepLab_V3 CNN
meetps/pytorch-semseg
Semantic Segmentation Architectures Implemented in PyTorch
fregu856/deeplabv3
PyTorch implementation of DeepLabV3, trained on the Cityscapes dataset.