DeconvNet

Segmentation algorithm

Deconvolution network architecture for semantic segmentation

DeconvNet : Learning Deconvolution Network for Semantic Segmentation

GitHub

325 stars
22 watching
149 forks
Language: Matlab
last commit: over 9 years ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
hyeonwoonoh/decouplednet A deep learning framework for semantic segmentation using pre-trained classification networks and heterogeneous annotations 74
zhujun98/semantic_segmentation Implementations of deep learning architectures for semantic segmentation of images in various datasets. 6
nv-tlabs/gscnn This code implements a neural network architecture designed to perform semantic segmentation in computer vision tasks. 920
fabianbormann/tensorflow-deconvnet-segmentation An implementation of a deep learning algorithm for image segmentation using convolutional neural networks 220
hyeongseokson1/cnn_deconvolution An implementation of a CNN-based method for non-blind deconvolution using Wiener filtering as a pre-processing step. 22
vlfeat/matconvnet-fcn A Matlab implementation of fully convolutional networks for image segmentation. 175
oyam/semantic-segmentation-using-adversarial-networks A Python implementation of semantic segmentation using adversarial networks 104
preritj/segmentation Deep learning models for semantic segmentation of images 101
timosaemann/enet A deep neural network architecture for real-time semantic segmentation in images 585
theduynguyen/keras-fcn An implementation of fully convolutional neural networks for semantic segmentation using TensorFlow as the backend. 15
ethanhe42/u-net A convolutional neural network architecture for biomedical image segmentation 430
hszhao/icnet Real-time semantic segmentation software for high-resolution images using a deep neural network architecture 605
zhengpeng7/birefnet An open-source implementation of an image segmentation model that combines background removal and object detection capabilities. 1,484
huaifeng1993/dfanet An implementation of a deep learning model for real-time semantic segmentation 255
marvinteichmann/tensorflow-fcn An implementation of a fully convolutional network architecture for image segmentation using VGG weights. 1,102