segmentation_keras
Image segmentation model
An implementation of a deep learning model for image segmentation using Keras and dilated convolutions
DilatedNet in Keras for image segmentation
301 stars
17 watching
92 forks
Language: Python
last commit: almost 6 years ago
Linked from 1 awesome list
caffedeeplearningkerassegmentationtensorflow
Related projects:
Repository | Description | Stars |
---|---|---|
vladkryvoruchko/pspnet-keras-tensorflow | An implementation of a deep learning model for image segmentation using TensorFlow and Keras | 394 |
zfturbo/zf_unet_224_pretrained_model | A pre-trained convolutional neural network model for image segmentation tasks. | 214 |
pavlosmelissinos/enet-keras | An implementation of a deep neural network architecture for real-time semantic segmentation in Python. | 115 |
aitorzip/keras-icnet | A deep learning framework for real-time image segmentation on high-resolution images using convolutional neural networks | 86 |
k3nt0w/fcn_via_keras | A Python implementation of a deep neural network architecture for semantic image segmentation | 48 |
0bserver07/keras-segnet-basic | An implementation of the SegNet-Basic deep learning model for image segmentation using Keras and convolutional neural networks. | 83 |
ykamikawa/tf-keras-segnet | An implementation of SegNet architecture for semantic segmentation using tensorflow and keras. | 179 |
mrgloom/keras-semantic-segmentation-example | This project demonstrates basic semantic segmentation using a deep neural network in Keras. | 56 |
aurora95/keras-fcn | Keras implementation of Fully Convolutional Networks for Semantic Segmentation | 650 |
imlab-uiip/keras-segnet | An implementation of a deep learning architecture for image segmentation using the Keras framework. | 185 |
preritj/segmentation | Deep learning models for semantic segmentation of images | 101 |
0bserver07/one-hundred-layers-tiramisu | An implementation of a state-of-the-art deep learning model for semantic image segmentation | 197 |
theduynguyen/keras-fcn | An implementation of fully convolutional neural networks for semantic segmentation using TensorFlow as the backend. | 15 |
bonlime/keras-deeplab-v3-plus | An implementation of Deeplabv3+ in Keras with pretrained weights and customization options for semantic image segmentation. | 1,360 |
keras-team/keras-cv | Provides modular computer vision components compatible with various deep learning frameworks | 1,013 |