Tensorflow-SegNet
Segmentation model
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.
Implement slightly different caffe-segnet in tensorflow
369 stars
31 watching
164 forks
Language: Python
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a segmentation network in TensorFlow for image classification and object detection tasks. | 66 |
| An implementation of SegNet architecture for semantic segmentation using tensorflow and keras. | 179 |
| This is an implementation of a deep learning model used for image segmentation in aerial images. | 102 |
| An implementation of a deep learning model for image segmentation using TensorFlow | 1,251 |
| An implementation of a deep learning algorithm for image segmentation using convolutional neural networks | 220 |
| An implementation of the ENet model for semantic segmentation in images, trained on the Cityscapes dataset. | 245 |
| An open-source implementation of the SegNet deep learning architecture for image segmentation | 1,080 |
| An implementation of a fully convolutional network architecture for image segmentation using VGG weights. | 1,102 |
| A deep neural network implementation for real-time semantic segmentation in computer vision | 257 |
| Deep learning models for semantic segmentation of images | 101 |
| An implementation of FCN-8s architecture for semantic image segmentation using TensorFlow | 51 |
| A TensorFlow-based implementation of a semantic segmentation network for image classification tasks | 326 |
| Implementation of semantic segmentation models on two datasets using TensorFlow | 84 |
| An implementation of a deep learning model for image segmentation using TensorFlow and Keras | 394 |
| A tensorflow implementation of Fully Convolutional Networks For Semantic Segmentation | 13 |