pytorch-semantic-segmentation and pytorch-segmentation

These are **competitors** — both are standalone PyTorch implementations of semantic segmentation models with similar scope, and users would typically choose one based on which repository's model architectures, dataset support, and loss functions better match their specific needs.

pytorch-segmentation
51
Established
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Stars: 1,740
Forks: 392
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 1,814
Forks: 393
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: MIT
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About pytorch-semantic-segmentation

zijundeng/pytorch-semantic-segmentation

PyTorch for Semantic Segmentation

About pytorch-segmentation

yassouali/pytorch-segmentation

:art: Semantic segmentation models, datasets and losses implemented in PyTorch.

Implements multiple encoder-decoder architectures (DeepLab V3+, PSPNet, UperNet, U-Net, etc.) with atrous convolution and multi-scale parsing strategies for dense pixel-level prediction. Provides specialized loss functions including Lovász-Softmax for direct mIoU optimization and focal loss for handling class imbalance, alongside poly and one-cycle learning rate schedulers commonly used in segmentation workflows. Supports Pascal VOC, Cityscapes, ADE20K, and COCO Stuff datasets with JSON-based configuration for reproducible training pipelines.

Scores updated daily from GitHub, PyPI, and npm data. How scores work