caffe-segnet
Image segmentation framework
An open-source implementation of the SegNet deep learning architecture for image segmentation
Implementation of SegNet: A Deep Convolutional Encoder-Decoder Architecture for Semantic Pixel-Wise Labelling
1k stars
75 watching
452 forks
Language: C++
last commit: almost 7 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A deep neural network architecture for segmenting images into distinct regions of interest | 205 |
| This is an implementation of a deep learning model used for image segmentation in aerial images. | 102 |
| 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 segmentation network in TensorFlow for image classification and object detection tasks. | 66 |
| An implementation of Segmentation Network architecture with deconvolutional network in PyTorch for image segmentation tasks. | 6 |
| Implementations of deep learning architectures for semantic segmentation of images in various datasets. | 6 |
| A deep neural network architecture for real-time semantic segmentation in images | 585 |
| A modified implementation of ParseNet for semantic segmentation with CNNs | 5 |
| A MATLAB-based framework for semantic image segmentation and dense prediction tasks using multi-path refinement networks. | 589 |
| A C++ implementation of the deep learning framework used for rapid prototyping and building of image recognition models. | 220 |
| A software framework for training and evaluating full-resolution residual networks for semantic image segmentation tasks | 280 |
| An implementation of the SegNet-Basic deep learning model for image segmentation using Keras and convolutional neural networks. | 83 |
| A framework for building semantic segmentation models using convolutional patch networks | 123 |
| A deep learning framework for semantic segmentation on edge devices. | 542 |
| An open source U-Net image segmentation implementation using Tensorflow | 1,902 |