segnet
Image segmentation framework
A deep neural network architecture for segmenting images into distinct regions of interest
A Deep Convolutional Encoder-Decoder Architecture for Image Segmentation
205 stars
9 watching
106 forks
Language: Jupyter Notebook
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An open-source implementation of the SegNet deep learning architecture for image segmentation | 1,080 |
| Implementations of deep learning architectures for semantic segmentation of images in various datasets. | 6 |
| This is an implementation of a deep learning model used for image segmentation in aerial images. | 102 |
| An implementation of Segmentation Network architecture with deconvolutional network in PyTorch for image segmentation tasks. | 6 |
| An implementation of a segmentation network in TensorFlow for image classification and object detection tasks. | 66 |
| A software framework for training and evaluating full-resolution residual networks for semantic image segmentation tasks | 280 |
| A MATLAB-based framework for semantic image segmentation and dense prediction tasks using multi-path refinement networks. | 589 |
| Deep learning models for semantic segmentation of images | 101 |
| 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 |
| A deep neural network architecture for real-time semantic segmentation in images | 585 |
| An implementation of the SegNet-Basic deep learning model for image segmentation using Keras and convolutional neural networks. | 83 |
| An open-source implementation of an image segmentation model that combines background removal and object detection capabilities. | 1,484 |
| A convolutional neural network architecture for biomedical image segmentation | 430 |
| An implementation of SegNet architecture for semantic segmentation using tensorflow and keras. | 179 |
| A framework for building semantic segmentation models using convolutional patch networks | 123 |