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: over 2 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,082
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. 101
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 100
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 584
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 This repository provides a software framework and implementation of a neural network model for high-resolution image segmentation tasks 1,379
ethanhe42/u-net A convolutional neural network architecture for biomedical image segmentation 426
ykamikawa/tf-keras-segnet An implementation of SegNet architecture for semantic segmentation using tensorflow and keras. 178
cvjena/cn24 A framework for building semantic segmentation models using convolutional patch networks 123