segmentation

Segmentation model

An implementation of the ENet model for semantic segmentation in images, trained on the Cityscapes dataset.

TensorFlow implementation of ENet, trained on the Cityscapes dataset.

GitHub

245 stars
12 watching
73 forks
Language: Python
last commit: almost 8 years ago
Linked from 1 awesome list

autonomous-drivingcomputer-visiondeep-learningsemantic-segmentationtensorflow

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
kwotsin/tensorflow-enetA deep neural network implementation for real-time semantic segmentation in computer vision257
hellochick/semantic-segmentation-tensorflowImplementation of semantic segmentation models on two datasets using TensorFlow84
fabianbormann/tensorflow-deconvnet-segmentationAn implementation of a deep learning algorithm for image segmentation using convolutional neural networks220
pierluigiferrari/fcn8s_tensorflowAn implementation of FCN-8s architecture for semantic image segmentation using TensorFlow51
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
andreaazzini/segnet.tfAn implementation of a segmentation network in TensorFlow for image classification and object detection tasks.66
hellochick/pspnet-tensorflowA TensorFlow-based implementation of a semantic segmentation network for image classification tasks326
preritj/segmentationDeep learning models for semantic segmentation of images101
pavlosmelissinos/enet-kerasAn implementation of a deep neural network architecture for real-time semantic segmentation in Python.115
zhengpeng7/birefnetAn open-source implementation of an image segmentation model that combines background removal and object detection capabilities.1,484
timosaemann/enetA deep neural network architecture for real-time semantic segmentation in images585
marvinteichmann/kittisegAn implementation of a fully convolutional network-based road segmentation model using TensorFlow.911
davidtvs/pytorch-enetA PyTorch implementation of a real-time semantic segmentation model using ENet architecture392
vladkryvoruchko/pspnet-keras-tensorflowAn implementation of a deep learning model for image segmentation using TensorFlow and Keras394
shekkizh/fcn.tensorflowAn implementation of a deep learning model for image segmentation using TensorFlow1,251