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 Improves deconvolution performance using a Convolutional Neural Network 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 100
timosaemann/enet A deep neural network architecture for real-time semantic segmentation in images 584
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 426
hszhao/icnet A deep learning framework for real-time semantic segmentation on high-resolution images 605
zhengpeng7/birefnet This repository provides a software framework and implementation of a neural network model for high-resolution image segmentation tasks 1,379
huaifeng1993/dfanet An implementation of a deep learning model for real-time semantic segmentation 254
marvinteichmann/tensorflow-fcn An implementation of a fully convolutional network architecture for image segmentation using VGG weights. 1,101