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

GitHub

15 stars
3 watching
12 forks
Language: Python
last commit: over 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
aurora95/keras-fcnKeras implementation of Fully Convolutional Networks for Semantic Segmentation650
k3nt0w/fcn_via_kerasA Python implementation of a deep neural network architecture for semantic image segmentation48
marvinteichmann/tensorflow-fcnAn implementation of a fully convolutional network architecture for image segmentation using VGG weights.1,102
shekkizh/fcn.tensorflowAn implementation of a deep learning model for image segmentation using TensorFlow1,251
muyang0320/tf-fcnA basic implementation of a fully convolutional network (FCN) for image segmentation in TensorFlow.9
vladkryvoruchko/pspnet-keras-tensorflowAn implementation of a deep learning model for image segmentation using TensorFlow and Keras394
hasnainraz/fc-densenet-tensorflowRe-implementation of a 100-layer fully convolutional network architecture for image segmentation123
preritj/segmentationDeep learning models for semantic segmentation of images101
jihongju/keras-fcnA library implementing a Fully Convolutional Network architecture with Keras support202
kaixhin/fcn-semantic-segmentationAn implementation of semantic segmentation using fully convolutional networks188
kwotsin/tensorflow-enetA deep neural network implementation for real-time semantic segmentation in computer vision257
sadeepj/crfasrnn_kerasThis repository provides a Keras/Tensorflow implementation of Conditional Random Fields as Recurrent Neural Networks for semantic image segmentation.603
nicolov/segmentation_kerasAn implementation of a deep learning model for image segmentation using Keras and dilated convolutions301
nv-tlabs/gscnnThis code implements a neural network architecture designed to perform semantic segmentation in computer vision tasks.920
ykamikawa/tf-keras-segnetAn implementation of SegNet architecture for semantic segmentation using tensorflow and keras.179