FCN.tensorflow

Segmentation model

An implementation of a deep learning model for image segmentation using TensorFlow

Tensorflow implementation of Fully Convolutional Networks for Semantic Segmentation (http://fcn.berkeleyvision.org)

GitHub

1k stars
54 watching
527 forks
Language: Jupyter Notebook
last commit: over 2 years ago
Linked from 1 awesome list

fcnsegmentationtensorflow

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
marvinteichmann/tensorflow-fcn An implementation of a fully convolutional network architecture for image segmentation using VGG weights. 1,101
pierluigiferrari/fcn8s_tensorflow An implementation of FCN-8s architecture for semantic image segmentation using TensorFlow 51
muyang0320/tf-fcn A basic implementation of a fully convolutional network (FCN) for image segmentation in TensorFlow. 9
theduynguyen/keras-fcn An implementation of fully convolutional neural networks for semantic segmentation using TensorFlow as the backend. 15
hasnainraz/fc-densenet-tensorflow Re-implementation of a 100-layer fully convolutional network architecture for image segmentation 123
preritj/segmentation Deep learning models for semantic segmentation of images 100
vladkryvoruchko/pspnet-keras-tensorflow An implementation of a deep learning model for image segmentation using TensorFlow and Keras 394
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
hellochick/pspnet-tensorflow A TensorFlow-based implementation of a semantic segmentation network for image classification tasks 326
hellochick/icnet-tensorflow An implementation of real-time semantic segmentation using a deep neural network architecture, 406
kaixhin/fcn-semantic-segmentation An implementation of semantic segmentation using fully convolutional networks 187
fabianbormann/tensorflow-deconvnet-segmentation An implementation of a deep learning algorithm for image segmentation using convolutional neural networks 220
andreaazzini/segnet.tf An implementation of a segmentation network in TensorFlow for image classification and object detection tasks. 66
hellochick/semantic-segmentation-tensorflow Implementation of semantic segmentation models on two datasets using TensorFlow 84