fcn8s_tensorflow

Semantic Segmentation Model

An implementation of FCN-8s architecture for semantic image segmentation using TensorFlow

A TensorFlow implementation of FCN-8s

GitHub

51 stars
5 watching
21 forks
Language: Python
last commit: almost 5 years ago
Linked from 1 awesome list

cityscapesfcn-8ssemantic-segmentationtensorflow

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
shekkizh/fcn.tensorflow An implementation of a deep learning model for image segmentation using TensorFlow 1,252
hellochick/semantic-segmentation-tensorflow Implementation of semantic segmentation models on two datasets using TensorFlow 84
hellochick/pspnet-tensorflow A TensorFlow-based implementation of a semantic segmentation network for image classification tasks 326
marvinteichmann/tensorflow-fcn An implementation of a fully convolutional network architecture for image segmentation using VGG weights. 1,101
fregu856/segmentation An implementation of the ENet model for semantic segmentation in images, trained on the Cityscapes dataset. 245
preritj/segmentation Deep learning models for semantic segmentation of images 100
muyang0320/tf-fcn A basic implementation of a fully convolutional network (FCN) for image segmentation in TensorFlow. 9
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
hasnainraz/fc-densenet-tensorflow Re-implementation of a 100-layer fully convolutional network architecture for image segmentation 123
oandrienko/fast-semantic-segmentation Real-time semantic segmentation using optimized network architectures 220
kaixhin/fcn-semantic-segmentation An implementation of semantic segmentation using fully convolutional networks 187
zhujun98/semantic_segmentation Implementations of deep learning architectures for semantic segmentation of images in various datasets. 6
fabianbormann/tensorflow-deconvnet-segmentation An implementation of a deep learning algorithm for image segmentation using convolutional neural networks 220
seewalker/tf-pixelwise A tensorflow implementation of Fully Convolutional Networks For Semantic Segmentation 13
aurora95/keras-fcn Keras implementation of Fully Convolutional Networks for Semantic Segmentation 650