DecoupledNet
Semantic segmentation framework
A deep learning framework for semantic segmentation using pre-trained classification networks and heterogeneous annotations
DecoupledNet: Decoupled Deep Neural Network for Semi-supervised Semantic Segmentation
74 stars
12 watching
41 forks
Language: Python
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
hyeonwoonoh/deconvnet | Deconvolution network architecture for semantic segmentation | 325 |
zhujun98/semantic_segmentation | Implementations of deep learning architectures for semantic segmentation of images in various datasets. | 6 |
zijundeng/pytorch-semantic-segmentation | Provides PyTorch implementations of various models and pipelines for semantic segmentation in deep learning. | 1,724 |
tangzhenyu/semanticsegmentation_dl | A collection of resources and implementations for deep learning-based semantic segmentation in computer vision. | 1,109 |
xiaoyufenfei/lednet | A lightweight deep learning framework for real-time semantic segmentation | 513 |
tusimple/tusimple-duc | This project presents a deep learning model for semantic segmentation using convolutional neural networks. | 609 |
wuhuikai/fastfcn | Improves semantic segmentation performance by rethinking dilated convolution in the backbone | 840 |
kaixhin/fcn-semantic-segmentation | An implementation of semantic segmentation using fully convolutional networks | 187 |
juntang-zhuang/shelfnet | An implementation of a lightweight semantic segmentation model with real-time performance capabilities | 252 |
cvjena/cn24 | A framework for building semantic segmentation models using convolutional patch networks | 123 |
fyu/dilation | This project provides a deep learning framework implementing dilated convolutions for semantic image segmentation | 781 |
sacmehta/espnet | A deep learning framework for semantic segmentation on edge devices. | 541 |
huaifeng1993/dfanet | An implementation of a deep learning model for real-time semantic segmentation | 254 |
preritj/segmentation | Deep learning models for semantic segmentation of images | 100 |
oyam/semantic-segmentation-using-adversarial-networks | A Python implementation of semantic segmentation using adversarial networks | 104 |