semantic-segmentation-tensorflow

Segmentation model

Implementation of semantic segmentation models on two datasets using TensorFlow

Semantic segmentation task for ADE20k & cityscapse dataset, based on several models.

GitHub

84 stars
6 watching
37 forks
Language: Python
last commit: over 8 years ago
Linked from 1 awesome list

ade20kcityscapesenetfcn-8sicnetpspnetsemantic-segmentationtensorflow

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
hellochick/pspnet-tensorflowA TensorFlow-based implementation of a semantic segmentation network for image classification tasks326
hellochick/icnet-tensorflowAn implementation of real-time semantic segmentation using a deep neural network architecture,406
fregu856/segmentationAn implementation of the ENet model for semantic segmentation in images, trained on the Cityscapes dataset.245
pierluigiferrari/fcn8s_tensorflowAn implementation of FCN-8s architecture for semantic image segmentation using TensorFlow51
kwotsin/tensorflow-enetA deep neural network implementation for real-time semantic segmentation in computer vision257
shekkizh/fcn.tensorflowAn implementation of a deep learning model for image segmentation using TensorFlow1,251
itijyou/ademxappThis is an open-source implementation of a deep learning model for semantic image segmentation and image classification.340
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
oandrienko/fast-semantic-segmentationReal-time semantic segmentation using optimized network architectures220
preritj/segmentationDeep learning models for semantic segmentation of images101
davidtvs/pytorch-enetA PyTorch implementation of a real-time semantic segmentation model using ENet architecture392
andreaazzini/segnet.tfAn implementation of a segmentation network in TensorFlow for image classification and object detection tasks.66
ykamikawa/tf-keras-segnetAn implementation of SegNet architecture for semantic segmentation using tensorflow and keras.179
speedinghzl/ccnetAn implementation of a deep learning model for semantic segmentation using a novel attention mechanism to capture long-range dependencies in images.1,432
seewalker/tf-pixelwiseA tensorflow implementation of Fully Convolutional Networks For Semantic Segmentation13