tf_unet
Image segmenter
An open source U-Net image segmentation implementation using Tensorflow
Generic U-Net Tensorflow implementation for image segmentation
2k stars
65 watching
748 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list
deep-learningimage-segmentationneural-networktensorflow
Related projects:
Repository | Description | Stars |
---|---|---|
juniorxsound/tf-unet | An image segmentation framework implemented in TensorFlow using an architecture inspired by U-Net. | 2 |
preritj/segmentation | Deep learning models for semantic segmentation of images | 100 |
mathildor/tf-segnet | This is an implementation of a deep learning model used for image segmentation in aerial images. | 101 |
ethanhe42/u-net | A convolutional neural network architecture for biomedical image segmentation | 426 |
tobypde/frrn | A software framework for training and evaluating full-resolution residual networks for semantic image segmentation tasks | 280 |
kwotsin/tensorflow-enet | A deep neural network implementation for real-time semantic segmentation in computer vision | 257 |
4uiiurz1/pytorch-nested-unet | An implementation of a deep learning model for image segmentation using PyTorch | 858 |
fabianbormann/tensorflow-deconvnet-segmentation | An implementation of a deep learning algorithm for image segmentation using convolutional neural networks | 220 |
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 |
muyang0320/tensorflow-deeplab-resnet-crf | An implementation of DeepLab-ResNet in TensorFlow for semantic image segmentation | 18 |
hasnainraz/fc-densenet-tensorflow | Re-implementation of a 100-layer fully convolutional network architecture for image segmentation | 123 |
andreaazzini/segnet.tf | An implementation of a segmentation network in TensorFlow for image classification and object detection tasks. | 66 |
henyau/image-segmentation-with-unet | Automated image segmentation of road and vehicle features from video data using the U-Net algorithm | 15 |
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 |