Lecheng-Wang/Awesome-Segmention-Model
A unified semantic segmentation model manager integrating 14 state-of-the-art architectures (U-Net, DeepLab, ENet, PSPNet, HRNet, SegNet, RefineNet, FCN, SegFormer, SETR, UperNet, OCRNet, Mask2Former, SegNeXt).
Stars
8
Forks
—
Language
Python
License
—
Category
Last pushed
Jan 28, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Lecheng-Wang/Awesome-Segmention-Model"
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.