segnet.tf
Segmentation model
An implementation of a segmentation network in TensorFlow for image classification and object detection tasks.
SegNet-like Autoencoders in TensorFlow
66 stars
5 watching
26 forks
Language: Python
last commit: about 8 years ago
Linked from 1 awesome list
computer-visionconvolutional-autoencoderdeep-learningsegmentationsegnettensorflow
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 |
| This is an implementation of a deep learning model used for image segmentation in aerial images. | 102 |
| An implementation of a deep learning algorithm for image segmentation using convolutional neural networks | 220 |
| An implementation of SegNet architecture for semantic segmentation using tensorflow and keras. | 179 |
| An open-source implementation of the SegNet deep learning architecture for image segmentation | 1,080 |
| An implementation of the ENet model for semantic segmentation in images, trained on the Cityscapes dataset. | 245 |
| An implementation of a deep learning model for image segmentation using TensorFlow | 1,251 |
| 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 a fully convolutional network architecture for image segmentation using VGG weights. | 1,102 |
| A deep neural network architecture for segmenting images into distinct regions of interest | 205 |
| A TensorFlow-based implementation of a semantic segmentation network for image classification tasks | 326 |
| An implementation of Segmentation Network architecture with deconvolutional network in PyTorch for image segmentation tasks. | 6 |
| An implementation of FCN-8s architecture for semantic image segmentation using TensorFlow | 51 |
| Reimplementation of a neural network model for conditional segmentation of ambiguous images | 548 |