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.
123 stars
6 watching
41 forks
Language: Python
last commit: about 6 years ago
Linked from 1 awesome list
artificial-intelligenceconvolutionconvolutionsdensenetfc-densenetfully-convolutional-networksimage-processingimage-segmentationneural-networksemantic-segmentationtensorflowtest-coveragetiramisu
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a fully convolutional network architecture for image segmentation using VGG weights. | 1,102 |
| Deep learning models for semantic segmentation of images | 101 |
| An implementation of a deep learning model for image segmentation using TensorFlow | 1,251 |
| An implementation of a state-of-the-art deep learning model for semantic image segmentation | 197 |
| An implementation of fully convolutional neural networks for semantic segmentation using TensorFlow as the backend. | 15 |
| A convolutional neural network architecture for biomedical image segmentation | 430 |
| An open-source implementation of an image segmentation model that combines background removal and object detection capabilities. | 1,484 |
| A basic implementation of a fully convolutional network (FCN) for image segmentation in TensorFlow. | 9 |
| An implementation of a deep learning algorithm for image segmentation using convolutional neural networks | 220 |
| An implementation of FCN-8s architecture for semantic image segmentation using TensorFlow | 51 |
| A tensorflow implementation of Fully Convolutional Networks For Semantic Segmentation | 13 |
| A TensorFlow-based implementation of a semantic segmentation network for image classification tasks | 326 |
| An implementation of DeepLab-ResNet in TensorFlow for semantic image segmentation | 18 |
| An implementation of DenseNet in TensorFlow using the Tensorpack framework and OpenCV-Python for image preprocessing. | 571 |
| A tool for training and classifying images using Google's Inception model and TensorFlow | 329 |