tf-keras-SegNet
Segmentation model
An implementation of SegNet architecture for semantic segmentation using tensorflow and keras.
SegNet including indices pooling for Semantic Segmentation with tensorflow and keras
179 stars
8 watching
80 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| 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 |
| An implementation of the SegNet-Basic deep learning model for image segmentation using Keras and convolutional neural networks. | 83 |
| An implementation of a segmentation network in TensorFlow for image classification and object detection tasks. | 66 |
| An implementation of a deep learning model for image segmentation using TensorFlow and Keras | 394 |
| An implementation of a deep learning architecture for image segmentation using the Keras framework. | 185 |
| Keras implementation of Fully Convolutional Networks for Semantic Segmentation | 650 |
| An implementation of a deep neural network architecture for real-time semantic segmentation in Python. | 115 |
| An implementation of a deep learning model for image segmentation using Keras and dilated convolutions | 301 |
| An implementation of a deep learning model for image segmentation using TensorFlow | 1,251 |
| A pre-trained convolutional neural network model for image segmentation tasks. | 214 |
| A TensorFlow-based implementation of a semantic segmentation network for image classification tasks | 326 |
| An implementation of fully convolutional neural networks for semantic segmentation using TensorFlow as the backend. | 15 |
| This is an implementation of a deep learning model used for image segmentation in aerial images. | 102 |
| This repository provides a Keras/Tensorflow implementation of Conditional Random Fields as Recurrent Neural Networks for semantic image segmentation. | 603 |
| An implementation of the ENet model for semantic segmentation in images, trained on the Cityscapes dataset. | 245 |