TuSimple-DUC
Convolutional NNSemantic Segmentation Model
This project presents a deep learning model for semantic segmentation using convolutional neural networks.
Understanding Convolution for Semantic Segmentation
609 stars
25 watching
118 forks
Language: Python
last commit: about 3 years ago
Linked from 1 awesome list
cityscapesconvolutiondeep-learningdeep-neural-networksmxnetpythonsemantic-segmentation
Related projects:
Repository | Description | Stars |
---|---|---|
zhujun98/semantic_segmentation | Implementations of deep learning architectures for semantic segmentation of images in various datasets. | 6 |
tangzhenyu/semanticsegmentation_dl | A collection of resources and implementations for deep learning-based semantic segmentation in computer vision. | 1,109 |
sacmehta/espnet | A deep learning framework for semantic segmentation on edge devices. | 541 |
zijundeng/pytorch-semantic-segmentation | Provides PyTorch implementations of various models and pipelines for semantic segmentation in deep learning. | 1,724 |
ternaus/iglovikov_segmentation | A deep learning-based semantic segmentation pipeline using the Catalyst framework. | 20 |
akirasosa/mobile-semantic-segmentation | Real-time semantic segmentation for mobile devices using deep learning and MobileNetV2 architecture | 715 |
xiaoyufenfei/lednet | A lightweight deep learning framework for real-time semantic segmentation | 513 |
hyeonwoonoh/decouplednet | A deep learning framework for semantic segmentation using pre-trained classification networks and heterogeneous annotations | 74 |
kaixhin/fcn-semantic-segmentation | An implementation of semantic segmentation using fully convolutional networks | 187 |
cvjena/cn24 | A framework for building semantic segmentation models using convolutional patch networks | 123 |
wuhuikai/fastfcn | Improves semantic segmentation performance by rethinking dilated convolution in the backbone | 840 |
oandrienko/fast-semantic-segmentation | Real-time semantic segmentation using optimized network architectures | 220 |
fyu/dilation | This project provides a deep learning framework implementing dilated convolutions for semantic image segmentation | 781 |
huaifeng1993/dfanet | An implementation of a deep learning model for real-time semantic segmentation | 254 |
pierluigiferrari/fcn8s_tensorflow | An implementation of FCN-8s architecture for semantic image segmentation using TensorFlow | 51 |