ICNet
Semantic segementation software
Real-time semantic segmentation software for high-resolution images using a deep neural network architecture
ICNet for Real-Time Semantic Segmentation on High-Resolution Images, ECCV2018
605 stars
48 watching
198 forks
Language: MATLAB
last commit: almost 3 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,598 |
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,432 |
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,347 |
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 | 218 |
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 | 188 |
zhengpeng7/birefnet | An open-source implementation of an image segmentation model that combines background removal and object detection capabilities. | 1,484 |
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. | 34 |
timosaemann/enet | A deep neural network architecture for real-time semantic segmentation in images | 585 |