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

GitHub

205 stars
9 watching
106 forks
Language: Jupyter Notebook
last commit: almost 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
alexgkendall/caffe-segnet An open-source implementation of the SegNet deep learning architecture for image segmentation 1,080
zhujun98/semantic_segmentation Implementations of deep learning architectures for semantic segmentation of images in various datasets. 6
mathildor/tf-segnet This is an implementation of a deep learning model used for image segmentation in aerial images. 102
fedor-chervinskii/segnet-torch An implementation of Segmentation Network architecture with deconvolutional network in PyTorch for image segmentation tasks. 6
andreaazzini/segnet.tf An implementation of a segmentation network in TensorFlow for image classification and object detection tasks. 66
tobypde/frrn A software framework for training and evaluating full-resolution residual networks for semantic image segmentation tasks 280
guosheng/refinenet A MATLAB-based framework for semantic image segmentation and dense prediction tasks using multi-path refinement networks. 589
preritj/segmentation Deep learning models for semantic segmentation of images 101
tkuanlun350/tensorflow-segnet 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
timosaemann/enet A deep neural network architecture for real-time semantic segmentation in images 585
0bserver07/keras-segnet-basic An implementation of the SegNet-Basic deep learning model for image segmentation using Keras and convolutional neural networks. 83
zhengpeng7/birefnet An open-source implementation of an image segmentation model that combines background removal and object detection capabilities. 1,484
ethanhe42/u-net A convolutional neural network architecture for biomedical image segmentation 430
ykamikawa/tf-keras-segnet An implementation of SegNet architecture for semantic segmentation using tensorflow and keras. 179
cvjena/cn24 A framework for building semantic segmentation models using convolutional patch networks 123