keras-deeplab-v3-plus

Semantic image segementation model

An implementation of Deeplabv3+ in Keras with pretrained weights and customization options for semantic image segmentation.

Keras implementation of Deeplab v3+ with pretrained weights

GitHub

1k stars
27 watching
428 forks
Language: Jupyter Notebook
last commit: 8 days 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
0bserver07/keras-segnet-basic An implementation of the SegNet-Basic deep learning model for image segmentation using Keras and convolutional neural networks. 83
0bserver07/one-hundred-layers-tiramisu An implementation of a state-of-the-art deep learning model for semantic image segmentation 197
nicolov/segmentation_keras An implementation of a deep learning model for image segmentation using Keras and dilated convolutions 301
pavlosmelissinos/enet-keras An implementation of a deep neural network architecture for real-time semantic segmentation in Python. 115
matlab-deep-learning/pretrained-deeplabv3plus Provides pre-trained and customizable semantic segmentation model in MATLAB 23
ykamikawa/tf-keras-segnet An implementation of SegNet architecture for semantic segmentation using tensorflow and keras. 178
mrgloom/keras-semantic-segmentation-example This project demonstrates basic semantic segmentation using a deep neural network in Keras. 56
kentsommer/keras-inceptionv4 An implementation of a deep neural network architecture for image classification using Keras. 471
hualin95/deeplab-v3plus A high-performance PyTorch implementation of semantic image segmentation using a custom encoder-decoder architecture. 334
k3nt0w/fcn_via_keras A Python implementation of a deep neural network architecture for semantic image segmentation 48
zhengpeng7/birefnet An implementation of a deep learning-based image segmentation model for high-resolution images 1,319
aurora95/keras-fcn Keras implementation of Fully Convolutional Networks for Semantic Segmentation 650
yuyang-huang/keras-inception-resnet-v2 Represents an implementation of the Inception-ResNet v2 deep learning model in Keras. 180
gink03/alt-i2v An implementation of a deep learning-based image representation learning approach using a modified fully connected layer and transfer learning from VGG16 34