pytorch-semseg and pytorch_tiramisu

Both tools offer PyTorch implementations of semantic segmentation architectures, making them **competitors** for users seeking a framework for this task.

pytorch-semseg
51
Established
pytorch_tiramisu
49
Emerging
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 23/25
Stars: 3,411
Forks: 792
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 305
Forks: 65
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: MIT
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About pytorch-semseg

meetps/pytorch-semseg

Semantic Segmentation Architectures Implemented in PyTorch

This project helps computer vision practitioners analyze images by automatically segmenting them. You provide an image, and it outputs a segmented image where each pixel is labeled with its corresponding object class (e.g., road, car, building). It's designed for researchers and engineers working with visual data who need to classify every pixel in an image.

image-segmentation computer-vision scene-understanding medical-imaging-analysis autonomous-driving

About pytorch_tiramisu

bfortuner/pytorch_tiramisu

FC-DenseNet in PyTorch for Semantic Segmentation

This project helps computer vision researchers and deep learning practitioners experiment with a high-performance image segmentation model. It takes an input image and outputs a pixel-level classification, effectively outlining different objects or regions within the image. It's designed for those working on advanced image analysis tasks.

semantic-segmentation computer-vision deep-learning-research image-analysis machine-learning-engineering

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