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.
245 stars
12 watching
73 forks
Language: Python
last commit: about 6 years ago
Linked from 1 awesome list
autonomous-drivingcomputer-visiondeep-learningsemantic-segmentationtensorflow
Related projects:
Repository | Description | Stars |
---|---|---|
kwotsin/tensorflow-enet | A deep neural network implementation for real-time semantic segmentation in computer vision | 257 |
hellochick/semantic-segmentation-tensorflow | Implementation of semantic segmentation models on two datasets using TensorFlow | 84 |
fabianbormann/tensorflow-deconvnet-segmentation | An implementation of a deep learning algorithm for image segmentation using convolutional neural networks | 220 |
pierluigiferrari/fcn8s_tensorflow | An implementation of FCN-8s architecture for semantic image segmentation using TensorFlow | 51 |
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 |
andreaazzini/segnet.tf | An implementation of a segmentation network in TensorFlow for image classification and object detection tasks. | 66 |
hellochick/pspnet-tensorflow | A TensorFlow-based implementation of a semantic segmentation network for image classification tasks | 326 |
preritj/segmentation | Deep learning models for semantic segmentation of images | 100 |
pavlosmelissinos/enet-keras | An implementation of a deep neural network architecture for real-time semantic segmentation in Python. | 115 |
zhengpeng7/birefnet | An implementation of a deep learning-based image segmentation model for high-resolution images | 1,319 |
timosaemann/enet | A deep neural network architecture for real-time semantic segmentation in images | 584 |
marvinteichmann/kittiseg | An implementation of a fully convolutional network-based road segmentation model using TensorFlow. | 911 |
davidtvs/pytorch-enet | A PyTorch implementation of a real-time semantic segmentation model using ENet architecture | 389 |
vladkryvoruchko/pspnet-keras-tensorflow | An implementation of a deep learning model for image segmentation using TensorFlow and Keras | 394 |
shekkizh/fcn.tensorflow | An implementation of a deep learning model for image segmentation using TensorFlow | 1,252 |