Fast-SCNN-pytorch
Semantic Segmentation Model
A PyTorch implementation of a deep learning model for semantic segmentation tasks in computer vision.
A PyTorch Implementation of Fast-SCNN: Fast Semantic Segmentation Network
381 stars
10 watching
93 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list
computer-visiondeep-learningfast-scnnpytorchsemantic-segmentation
Related projects:
Repository | Description | Stars |
---|---|---|
kazuto1011/pspnet-pytorch | Re-implementation of a deep learning model for semantic segmentation using PyTorch. | 52 |
tramac/lightweight-segmentation | Provides implementations of lightweight neural network models for real-time semantic segmentation. | 356 |
javeywang/pyramid-attention-networks-pytorch | An implementation of a deep learning model using PyTorch for semantic segmentation tasks. | 235 |
zijundeng/pytorch-semantic-segmentation | Provides PyTorch implementations of various models and pipelines for semantic segmentation in deep learning. | 1,724 |
yunlongdong/fcn-pytorch | A PyTorch implementation of FCN for semantic segmentation with an easy-to-use interface and pre-trained models. | 160 |
speedinghzl/pytorch-segmentation-toolbox | Provides PyTorch implementations of deep learning models for semantic segmentation | 772 |
eromera/erfnet_pytorch | Provides a PyTorch implementation of the ERFNet architecture for semantic segmentation | 429 |
oyam/pytorch-dpns | PyTorch implementation of a deep learning model for image segmentation | 90 |
kazuto1011/deeplab-pytorch | PyTorch implementation of DeepLab v2 for semantic segmentation on COCO-Stuff and PASCAL VOC datasets | 1,093 |
yassouali/pytorch-segmentation | Implementation of semantic segmentation models and datasets using PyTorch | 1,686 |
davidtvs/pytorch-enet | A PyTorch implementation of a real-time semantic segmentation model using ENet architecture | 389 |
speedinghzl/ccnet | An implementation of a deep learning model for semantic segmentation using a novel attention mechanism to capture long-range dependencies in images. | 1,426 |
wizaron/reseg-pytorch | A PyTorch implementation of a deep learning model for semantic image segmentation with annotated object parts. | 45 |
lextal/pspnet-pytorch | A PyTorch implementation of a segmentation network architecture | 585 |
media-smart/vedaseg | A PyTorch-based toolbox for building and training semantic segmentation models | 410 |