fast-semantic-segmentation

Semantic segmentation library

Real-time semantic segmentation using optimized network architectures

ICNet and PSPNet-50 in Tensorflow for real-time semantic segmentation

GitHub

220 stars
9 watching
41 forks
Language: Python
last commit: about 5 years ago
Linked from 1 awesome list

icnetpspnetsemantic-segmentationtensorflow

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
hellochick/pspnet-tensorflow A TensorFlow-based implementation of a semantic segmentation network for image classification tasks 326
oyam/semantic-segmentation-using-adversarial-networks A Python implementation of semantic segmentation using adversarial networks 104
akirasosa/mobile-semantic-segmentation Real-time semantic segmentation for mobile devices using deep learning and MobileNetV2 architecture 714
tramac/fast-scnn-pytorch A PyTorch implementation of a deep learning model for semantic segmentation tasks in computer vision. 381
pierluigiferrari/fcn8s_tensorflow An implementation of FCN-8s architecture for semantic image segmentation using TensorFlow 51
preritj/segmentation Deep learning models for semantic segmentation of images 100
hellochick/semantic-segmentation-tensorflow Implementation of semantic segmentation models on two datasets using TensorFlow 84
ooooverflow/bisenet An implementation of a BiSeNet-based semantic segmentation algorithm using PyTorch and PyTorch's Deep Learning Framework 395
tramac/lightweight-segmentation Provides implementations of lightweight neural network models for real-time semantic segmentation. 356
speedinghzl/ccnet An implementation of a deep learning model for semantic segmentation using a novel attention mechanism to capture long-range dependencies in images. 1,426
hszhao/icnet A deep learning framework for real-time semantic segmentation on high-resolution images 605
kaixhin/fcn-semantic-segmentation An implementation of semantic segmentation using fully convolutional networks 187
zijundeng/pytorch-semantic-segmentation Provides PyTorch implementations of various models and pipelines for semantic segmentation in deep learning. 1,724
hellochick/icnet-tensorflow An implementation of real-time semantic segmentation using a deep neural network architecture, 406
aurora95/keras-fcn Keras implementation of Fully Convolutional Networks for Semantic Segmentation 650