Tensorflow-DeconvNet-Segmentation

Image segmentation model

An implementation of a deep learning algorithm for image segmentation using convolutional neural networks

Tensorflow implementation of "Learning Deconvolution Network for Semantic Segmentation"

GitHub

220 stars
15 watching
87 forks
Language: Python
last commit: about 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
preritj/segmentation Deep learning models for semantic segmentation of images 100
marvinteichmann/tensorflow-fcn An implementation of a fully convolutional network architecture for image segmentation using VGG weights. 1,101
andreaazzini/segnet.tf An implementation of a segmentation network in TensorFlow for image classification and object detection tasks. 66
fregu856/segmentation An implementation of the ENet model for semantic segmentation in images, trained on the Cityscapes dataset. 245
kwotsin/tensorflow-enet A deep neural network implementation for real-time semantic segmentation in computer vision 257
tkuanlun350/tensorflow-segnet A TensorFlow-based implementation of the SegNet segmentation algorithm, with modifications to address index unravel issues and support multiple features such as dilation and multi-resolution learning. 369
vladkryvoruchko/pspnet-keras-tensorflow An implementation of a deep learning model for image segmentation using TensorFlow and Keras 394
zhengpeng7/birefnet An implementation of a deep learning-based image segmentation model for high-resolution images 1,319
shekkizh/fcn.tensorflow An implementation of a deep learning model for image segmentation using TensorFlow 1,252
hasnainraz/fc-densenet-tensorflow Re-implementation of a 100-layer fully convolutional network architecture for image segmentation 123
ethanhe42/u-net A convolutional neural network architecture for biomedical image segmentation 426
pudae/tensorflow-pspnet An implementation of a deep learning-based semantic segmentation model using TensorFlow and the PSNet loss function. 47
tobypde/frrn A software framework for training and evaluating full-resolution residual networks for semantic image segmentation tasks 280
hyeonwoonoh/deconvnet Deconvolution network architecture for semantic segmentation 325
pierluigiferrari/fcn8s_tensorflow An implementation of FCN-8s architecture for semantic image segmentation using TensorFlow 51