ZF_UNET_224_Pretrained_Model
Segmentation model
A pre-trained convolutional neural network model for image segmentation tasks.
Modification of convolutional neural net "UNET" for image segmentation in Keras framework
214 stars
15 watching
64 forks
Language: Python
last commit: about 3 years ago
Linked from 1 awesome list
keraspretrained-modelssegmentationunetunet-image-segmentation
Related projects:
Repository | Description | Stars |
---|---|---|
nicolov/segmentation_keras | An implementation of a deep learning model for image segmentation using Keras and dilated convolutions | 301 |
simonkohl/probabilistic_unet | Reimplementation of a neural network model for conditional segmentation of ambiguous images | 546 |
zfturbo/keras-mask-rcnn-for-open-images-2019-instance-segmentation | Provides pre-trained Mask R-CNN models and example code for instance segmentation on the Open Images Dataset | 56 |
preritj/segmentation | Deep learning models for semantic segmentation of images | 100 |
4uiiurz1/pytorch-nested-unet | An implementation of a deep learning model for image segmentation using PyTorch | 851 |
ethanhe42/u-net | A convolutional neural network architecture for biomedical image segmentation | 426 |
vladkryvoruchko/pspnet-keras-tensorflow | An implementation of a deep learning model for image segmentation using TensorFlow and Keras | 394 |
aitorzip/keras-icnet | A deep learning framework for real-time image segmentation on high-resolution images using convolutional neural networks | 86 |
0bserver07/keras-segnet-basic | An implementation of the SegNet-Basic deep learning model for image segmentation using Keras and convolutional neural networks. | 83 |
pavlosmelissinos/enet-keras | An implementation of a deep neural network architecture for real-time semantic segmentation in Python. | 115 |
ykamikawa/tf-keras-segnet | An implementation of SegNet architecture for semantic segmentation using tensorflow and keras. | 178 |
ternaus/ternausnet | An image segmentation model using an UNet architecture with a pre-trained VGG11 encoder. | 1,047 |
zhengpeng7/birefnet | An implementation of a deep learning-based image segmentation model for high-resolution images | 1,319 |
fregu856/segmentation | An implementation of the ENet model for semantic segmentation in images, trained on the Cityscapes dataset. | 245 |
balavenkatesh3322/nlp-pretrained-model | A collection of pre-trained natural language processing models | 170 |