Tensorflow-DeconvNet-Segmentation
Image segmentation model
An implementation of a deep learning algorithm for image segmentation using convolutional neural networks
Tensorflow implementation of "Learning Deconvolution Network for Semantic Segmentation"
220 stars
15 watching
87 forks
Language: Python
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Deep learning models for semantic segmentation of images | 101 |
| An implementation of a fully convolutional network architecture for image segmentation using VGG weights. | 1,102 |
| An implementation of a segmentation network in TensorFlow for image classification and object detection tasks. | 66 |
| An implementation of the ENet model for semantic segmentation in images, trained on the Cityscapes dataset. | 245 |
| A deep neural network implementation for real-time semantic segmentation in computer vision | 257 |
| 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 |
| An implementation of a deep learning model for image segmentation using TensorFlow and Keras | 394 |
| An open-source implementation of an image segmentation model that combines background removal and object detection capabilities. | 1,484 |
| An implementation of a deep learning model for image segmentation using TensorFlow | 1,251 |
| Re-implementation of a 100-layer fully convolutional network architecture for image segmentation | 123 |
| A convolutional neural network architecture for biomedical image segmentation | 430 |
| An implementation of a deep learning-based semantic segmentation model using TensorFlow and the PSNet loss function. | 47 |
| A software framework for training and evaluating full-resolution residual networks for semantic image segmentation tasks | 280 |
| Deconvolution network architecture for semantic segmentation | 325 |
| An implementation of FCN-8s architecture for semantic image segmentation using TensorFlow | 51 |