keras-semantic-segmentation-example
Segmentation demo
This project demonstrates basic semantic segmentation using a deep neural network in Keras.
Example of semantic segmentation in Keras
56 stars
6 watching
23 forks
Language: Python
last commit: over 6 years ago
Linked from 1 awesome list
convolutional-neural-networksdeep-learningkerasproof-of-conceptsegmentationtoy-project
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a deep neural network architecture for real-time semantic segmentation in Python. | 115 |
| Keras implementation of Fully Convolutional Networks for Semantic Segmentation | 650 |
| An implementation of a deep learning model for image segmentation using Keras and dilated convolutions | 301 |
| A Python implementation of a deep neural network architecture for semantic image segmentation | 48 |
| An implementation of SegNet architecture for semantic segmentation using tensorflow and keras. | 179 |
| This repository provides a Keras/Tensorflow implementation of Conditional Random Fields as Recurrent Neural Networks for semantic image segmentation. | 603 |
| A deep learning-based semantic segmentation pipeline using the Catalyst framework. | 20 |
| An implementation of fully convolutional neural networks for semantic segmentation using TensorFlow as the backend. | 15 |
| A Python implementation of semantic segmentation using adversarial networks | 104 |
| An implementation of Deeplabv3+ in Keras with pretrained weights and customization options for semantic image segmentation. | 1,360 |
| A deep learning framework for real-time image segmentation on high-resolution images using convolutional neural networks | 86 |
| An implementation of semantic segmentation using fully convolutional networks | 188 |
| An implementation of a deep learning model for image segmentation using TensorFlow and Keras | 394 |
| Real-time semantic segmentation for mobile devices using deep learning and MobileNetV2 architecture | 715 |
| Provides implementations of lightweight neural network models for real-time semantic segmentation. | 357 |