FC-DenseNet-TensorFlow

Image Segmentation Network

Re-implementation of a 100-layer fully convolutional network architecture for image segmentation

Fully Convolutional DenseNet (A.K.A 100 layer tiramisu) for semantic segmentation of images implemented in TensorFlow.

GitHub

123 stars
6 watching
41 forks
Language: Python
last commit: almost 6 years ago
Linked from 1 awesome list

artificial-intelligenceconvolutionconvolutionsdensenetfc-densenetfully-convolutional-networksimage-processingimage-segmentationneural-networksemantic-segmentationtensorflowtest-coveragetiramisu

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
marvinteichmann/tensorflow-fcn An implementation of a fully convolutional network architecture for image segmentation using VGG weights. 1,101
preritj/segmentation Deep learning models for semantic segmentation of images 100
shekkizh/fcn.tensorflow An implementation of a deep learning model for image segmentation using TensorFlow 1,252
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
ethanhe42/u-net A convolutional neural network architecture for biomedical image segmentation 426
zhengpeng7/birefnet An implementation of a deep learning-based image segmentation model for high-resolution images 1,319
muyang0320/tf-fcn A basic implementation of a fully convolutional network (FCN) for image segmentation in TensorFlow. 9
fabianbormann/tensorflow-deconvnet-segmentation An implementation of a deep learning algorithm for image segmentation using convolutional neural networks 220
pierluigiferrari/fcn8s_tensorflow An implementation of FCN-8s architecture for semantic image segmentation using TensorFlow 51
seewalker/tf-pixelwise A tensorflow implementation of Fully Convolutional Networks For Semantic Segmentation 13
hellochick/pspnet-tensorflow A TensorFlow-based implementation of a semantic segmentation network for image classification tasks 326
muyang0320/tensorflow-deeplab-resnet-crf An implementation of DeepLab-ResNet in TensorFlow for semantic image segmentation 18
yixuanli/densenet-tensorflow An implementation of DenseNet in TensorFlow using the Tensorpack framework and OpenCV-Python for image preprocessing. 573
arunmichaeldsouza/tensorflow-image-detection A tool for training and classifying images using Google's Inception model and TensorFlow 328