Keras-SegNet-Basic
Image segementation model
An implementation of the SegNet-Basic deep learning model for image segmentation using Keras and convolutional neural networks.
SegNet-Basic with Keras
83 stars
5 watching
36 forks
Language: Jupyter Notebook
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a deep learning architecture for image segmentation using the Keras framework. | 185 |
| An implementation of SegNet architecture for semantic segmentation using tensorflow and keras. | 179 |
| An implementation of a deep learning model for image segmentation using Keras and dilated convolutions | 301 |
| An implementation of Deeplabv3+ in Keras with pretrained weights and customization options for semantic image segmentation. | 1,360 |
| A pre-trained convolutional neural network model for image segmentation tasks. | 214 |
| An open-source implementation of the SegNet deep learning architecture for image segmentation | 1,080 |
| 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 open-source tool to extract and visualize layer outputs and gradients in Keras models | 1,050 |
| An implementation of a deep neural network architecture for real-time semantic segmentation in Python. | 115 |
| An implementation of a deep neural network architecture for image classification using Keras. | 469 |
| A deep neural network architecture for segmenting images into distinct regions of interest | 205 |
| An implementation of a segmentation network in TensorFlow for image classification and object detection tasks. | 66 |
| A Python implementation of a deep neural network architecture for semantic image segmentation | 48 |
| An implementation of a state-of-the-art deep learning model for semantic image segmentation | 197 |
| An implementation of a deep learning model for image segmentation using TensorFlow and Keras | 394 |