Fast-SCNN

Real-time segementation network

An implementation of a real-time semantic segmentation network with a focus on efficient memory usage and mobile performance.

Unofficial implementation of Fast-SCNN: Fast Semantic Segmentation Network

GitHub

71 stars
2 watching
24 forks
Language: Python
last commit: over 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tramac/fast-scnn-pytorch A PyTorch implementation of a deep learning model for semantic segmentation tasks in computer vision. 381
theduynguyen/keras-fcn An implementation of fully convolutional neural networks for semantic segmentation using TensorFlow as the backend. 15
oandrienko/fast-semantic-segmentation Real-time semantic segmentation using optimized network architectures 220
wuhuikai/fastfcn Improves semantic segmentation performance by rethinking dilated convolution in the backbone 840
nv-tlabs/gscnn This code implements a neural network architecture designed to perform semantic segmentation in computer vision tasks. 920
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
k3nt0w/fcn_via_keras A Python implementation of a deep neural network architecture for semantic image segmentation 48
hellochick/icnet-tensorflow An implementation of real-time semantic segmentation using a deep neural network architecture, 406
warrengreen/srcnn Software for enhancing satellite images through deep learning techniques 76
marvinteichmann/tensorflow-fcn An implementation of a fully convolutional network architecture for image segmentation using VGG weights. 1,101
lironui/abcnet Develops an efficient network architecture for semantic segmentation of high-resolution remote sensing images. 33
linksense/lightnet Research into efficient neural networks for semantic image segmentation in autonomous driving applications 719
eniac-xie/faster-rcnn-resnet An implementation of a Faster R-CNN object detection algorithm using a ResNet neural network architecture. 207
hasnainraz/fc-densenet-tensorflow Re-implementation of a 100-layer fully convolutional network architecture for image segmentation 123