pytorch-semantic-segmentation and Fast-SCNN-pytorch
About pytorch-semantic-segmentation
zijundeng/pytorch-semantic-segmentation
PyTorch for Semantic Segmentation
This project helps computer vision engineers and researchers to experiment with and apply various deep learning models for semantic segmentation. It takes an input image and outputs a pixel-level classification map, where each pixel is labeled with the category of the object it belongs to. This is ideal for those working on scene understanding, autonomous systems, or medical image analysis.
About Fast-SCNN-pytorch
Tramac/Fast-SCNN-pytorch
A PyTorch Implementation of Fast-SCNN: Fast Semantic Segmentation Network
This tool helps researchers and engineers quickly identify and outline distinct objects within images, like roads, buildings, and vehicles in urban scenes. You input a raw image, and it outputs a segmented image where each object type is highlighted with a different color. This is ideal for anyone working with computer vision applications requiring real-time scene understanding.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work