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

GitHub

83 stars
5 watching
36 forks
Language: Jupyter Notebook
last commit: almost 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
imlab-uiip/keras-segnet An implementation of a deep learning architecture for image segmentation using the Keras framework. 184
ykamikawa/tf-keras-segnet An implementation of SegNet architecture for semantic segmentation using tensorflow and keras. 178
nicolov/segmentation_keras An implementation of a deep learning model for image segmentation using Keras and dilated convolutions 301
bonlime/keras-deeplab-v3-plus An implementation of Deeplabv3+ in Keras with pretrained weights and customization options for semantic image segmentation. 1,358
zfturbo/zf_unet_224_pretrained_model A pre-trained convolutional neural network model for image segmentation tasks. 214
alexgkendall/caffe-segnet An open-source implementation of the SegNet deep learning architecture for image segmentation 1,082
tkuanlun350/tensorflow-segnet 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
philipperemy/keract An open-source tool to extract and visualize layer outputs and gradients in Keras models 1,045
pavlosmelissinos/enet-keras An implementation of a deep neural network architecture for real-time semantic segmentation in Python. 115
kentsommer/keras-inceptionv4 An implementation of a deep neural network architecture for image classification using Keras. 471
preddy5/segnet A deep neural network architecture for segmenting images into distinct regions of interest 205
andreaazzini/segnet.tf An implementation of a segmentation network in TensorFlow for image classification and object detection tasks. 66
k3nt0w/fcn_via_keras A Python implementation of a deep neural network architecture for semantic image segmentation 48
0bserver07/one-hundred-layers-tiramisu An implementation of a state-of-the-art deep learning model for semantic image segmentation 197
vladkryvoruchko/pspnet-keras-tensorflow An implementation of a deep learning model for image segmentation using TensorFlow and Keras 394