ICNet
Image Segmentation Engine
A deep learning framework for real-time semantic segmentation on high-resolution images
ICNet for Real-Time Semantic Segmentation on High-Resolution Images, ECCV2018
605 stars
48 watching
199 forks
Language: MATLAB
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
hszhao/pspnet | A PyTorch implementation of a deep learning model for semantic image segmentation | 1,593 |
nv-tlabs/gscnn | This code implements a neural network architecture designed to perform semantic segmentation in computer vision tasks. | 920 |
hellochick/icnet-tensorflow | An implementation of real-time semantic segmentation using a deep neural network architecture, | 406 |
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 |
zhujun98/semantic_segmentation | Implementations of deep learning architectures for semantic segmentation of images in various datasets. | 6 |
hszhao/semseg | A PyTorch implementation of semantic segmentation models with support for multiprocessing training and various backbones. | 1,343 |
oandrienko/fast-semantic-segmentation | Real-time semantic segmentation using optimized network architectures | 220 |
hszhao/psanet | A deep learning framework for semantic segmentation with spatial attention mechanisms | 216 |
hasnainraz/fc-densenet-tensorflow | Re-implementation of a 100-layer fully convolutional network architecture for image segmentation | 123 |
kaixhin/fcn-semantic-segmentation | An implementation of semantic segmentation using fully convolutional networks | 187 |
zhengpeng7/birefnet | An implementation of a deep learning-based image segmentation model for high-resolution images | 1,319 |
hyeonwoonoh/deconvnet | Deconvolution network architecture for semantic segmentation | 325 |
mitmul/ssai-cnn | Semantic segmentation using convolutional neural networks for aerial and satellite images | 260 |
lironui/abcnet | Develops an efficient network architecture for semantic segmentation of high-resolution remote sensing images. | 33 |
timosaemann/enet | A deep neural network architecture for real-time semantic segmentation in images | 584 |