Keras-FCN
Segmentation network
An implementation of fully convolutional neural networks for semantic segmentation using TensorFlow as the backend.
My implementation of Fully Convolutional Neural Networks in Keras
15 stars
3 watching
12 forks
Language: Python
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Keras implementation of Fully Convolutional Networks for Semantic Segmentation | 650 |
| A Python implementation of a deep neural network architecture for semantic image segmentation | 48 |
| An implementation of a fully convolutional network architecture for image segmentation using VGG weights. | 1,102 |
| An implementation of a deep learning model for image segmentation using TensorFlow | 1,251 |
| A basic implementation of a fully convolutional network (FCN) for image segmentation in TensorFlow. | 9 |
| An implementation of a deep learning model for image segmentation using TensorFlow and Keras | 394 |
| Re-implementation of a 100-layer fully convolutional network architecture for image segmentation | 123 |
| Deep learning models for semantic segmentation of images | 101 |
| A library implementing a Fully Convolutional Network architecture with Keras support | 202 |
| An implementation of semantic segmentation using fully convolutional networks | 188 |
| A deep neural network implementation for real-time semantic segmentation in computer vision | 257 |
| This repository provides a Keras/Tensorflow implementation of Conditional Random Fields as Recurrent Neural Networks for semantic image segmentation. | 603 |
| An implementation of a deep learning model for image segmentation using Keras and dilated convolutions | 301 |
| This code implements a neural network architecture designed to perform semantic segmentation in computer vision tasks. | 920 |
| An implementation of SegNet architecture for semantic segmentation using tensorflow and keras. | 179 |