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: over 6 years ago
Linked from 1 awesome list

cityscapesfcn-8ssemantic-segmentationtensorflow

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
shekkizh/fcn.tensorflowAn implementation of a deep learning model for image segmentation using TensorFlow1,251
hellochick/semantic-segmentation-tensorflowImplementation of semantic segmentation models on two datasets using TensorFlow84
hellochick/pspnet-tensorflowA TensorFlow-based implementation of a semantic segmentation network for image classification tasks326
marvinteichmann/tensorflow-fcnAn implementation of a fully convolutional network architecture for image segmentation using VGG weights.1,102
fregu856/segmentationAn implementation of the ENet model for semantic segmentation in images, trained on the Cityscapes dataset.245
preritj/segmentationDeep learning models for semantic segmentation of images101
muyang0320/tf-fcnA basic implementation of a fully convolutional network (FCN) for image segmentation in TensorFlow.9
tkuanlun350/tensorflow-segnetA 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-tensorflowRe-implementation of a 100-layer fully convolutional network architecture for image segmentation123
oandrienko/fast-semantic-segmentationReal-time semantic segmentation using optimized network architectures220
kaixhin/fcn-semantic-segmentationAn implementation of semantic segmentation using fully convolutional networks188
zhujun98/semantic_segmentationImplementations of deep learning architectures for semantic segmentation of images in various datasets.6
fabianbormann/tensorflow-deconvnet-segmentationAn implementation of a deep learning algorithm for image segmentation using convolutional neural networks220
seewalker/tf-pixelwiseA tensorflow implementation of Fully Convolutional Networks For Semantic Segmentation13
aurora95/keras-fcnKeras implementation of Fully Convolutional Networks for Semantic Segmentation650