MjdMahasneh/Simple-PyTorch-Semantic-Segmentation-CNNs
PyTorch Implementation of Semantic Segmentation CNNs: This repository features key architectures like UNet, DeepLabv3+, SegNet, FCN, and PSPNet. It's crafted to provide a solid foundation for Semantic Segmentation tasks using PyTorch.
No commits in the last 6 months.
Stars
19
Forks
—
Language
Python
License
—
Category
Last pushed
Nov 23, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/MjdMahasneh/Simple-PyTorch-Semantic-Segmentation-CNNs"
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
zijundeng/pytorch-semantic-segmentation
PyTorch for Semantic Segmentation
wkentaro/pytorch-fcn
PyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original...
yassouali/pytorch-segmentation
:art: Semantic segmentation models, datasets and losses implemented in PyTorch.