TF-Unet
Image segmenter
An image segmentation framework implemented in TensorFlow using an architecture inspired by U-Net.
🗺 General purpose U-Network implemented in Keras for image segmentation
2 stars
5 watching
1 forks
Language: Jupyter Notebook
last commit: about 5 years ago
Linked from 1 awesome list
cnncvdnntensorflowunet
Related projects:
Repository | Description | Stars |
---|---|---|
jakeret/tf_unet | An open source U-Net image segmentation implementation using Tensorflow | 1,899 |
preritj/segmentation | Deep learning models for semantic segmentation of images | 100 |
ethanhe42/u-net | A convolutional neural network architecture for biomedical image segmentation | 426 |
zfturbo/zf_unet_224_pretrained_model | A pre-trained convolutional neural network model for image segmentation tasks. | 214 |
tobypde/frrn | A software framework for training and evaluating full-resolution residual networks for semantic image segmentation tasks | 280 |
simonkohl/probabilistic_unet | Reimplementation of a neural network model for conditional segmentation of ambiguous images | 546 |
aitorzip/keras-icnet | A deep learning framework for real-time image segmentation on high-resolution images using convolutional neural networks | 86 |
4uiiurz1/pytorch-nested-unet | An implementation of a deep learning model for image segmentation using PyTorch | 851 |
mathildor/tf-segnet | This is an implementation of a deep learning model used for image segmentation in aerial images. | 101 |
andreaazzini/segnet.tf | An implementation of a segmentation network in TensorFlow for image classification and object detection tasks. | 66 |
ternaus/ternausnet | An image segmentation model using an UNet architecture with a pre-trained VGG11 encoder. | 1,047 |
fabianbormann/tensorflow-deconvnet-segmentation | An implementation of a deep learning algorithm for image segmentation using convolutional neural networks | 220 |
hasnainraz/fc-densenet-tensorflow | Re-implementation of a 100-layer fully convolutional network architecture for image segmentation | 123 |
preddy5/segnet | A deep neural network architecture for segmenting images into distinct regions of interest | 205 |
vladkryvoruchko/pspnet-keras-tensorflow | An implementation of a deep learning model for image segmentation using TensorFlow and Keras | 394 |