TF-SegNet
Image segmenter
This is an implementation of a deep learning model used for image segmentation in aerial images.
SegNet-like network implemented in TensorFlow to use for segmenting aerial images
102 stars
9 watching
32 forks
Language: Python
last commit: over 6 years ago
Linked from 1 awesome list
image-segmentationmachine-learningsegnettensorflow
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 a segmentation network in TensorFlow for image classification and object detection tasks. | 66 |
| An open-source implementation of the SegNet deep learning architecture for image segmentation | 1,080 |
| An open source U-Net image segmentation implementation using Tensorflow | 1,902 |
| A deep neural network architecture for segmenting images into distinct regions of interest | 205 |
| An implementation of SegNet architecture for semantic segmentation using tensorflow and keras. | 179 |
| An implementation of Segmentation Network architecture with deconvolutional network in PyTorch for image segmentation tasks. | 6 |
| An implementation of a fully convolutional network architecture for image segmentation using VGG weights. | 1,102 |
| An implementation of a deep learning algorithm for image segmentation using convolutional neural networks | 220 |
| Re-implementation of a 100-layer fully convolutional network architecture for image segmentation | 123 |
| A tensorflow implementation of Fully Convolutional Networks For Semantic Segmentation | 13 |
| An implementation of DeepLab-ResNet in TensorFlow for semantic image segmentation | 18 |
| Deep learning models for semantic segmentation of images | 101 |
| A deep neural network implementation for real-time semantic segmentation in computer vision | 257 |
| An implementation of the ENet model for semantic segmentation in images, trained on the Cityscapes dataset. | 245 |