ENet-training
Semantic segmentation toolset
Provides tools and models for training deep neural networks for real-time semantic segmentation and scene parsing
351 stars
39 watching
88 forks
Language: Lua
last commit: over 7 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
timosaemann/enet | A deep neural network architecture for real-time semantic segmentation in images | 584 |
e-lab/linknet | An implementation of a deep learning network for image segmentation tasks using Lua and the Torch7 framework. | 168 |
eromera/erfnet | A toolbox for training and evaluating real-time semantic segmentation networks using Torch library. | 118 |
matlab-deep-learning/pretrained-deeplabv3plus | Provides pre-trained and customizable semantic segmentation model in MATLAB | 23 |
tramac/lightweight-segmentation | Provides implementations of lightweight neural network models for real-time semantic segmentation. | 356 |
sacmehta/espnet | A deep learning framework for semantic segmentation on edge devices. | 541 |
huaifeng1993/dfanet | An implementation of a deep learning model for real-time semantic segmentation | 254 |
zhujun98/semantic_segmentation | Implementations of deep learning architectures for semantic segmentation of images in various datasets. | 6 |
erogol/seg-torch | Custom image segmentation implementation using deep learning with Lua and Torch | 37 |
akirasosa/mobile-semantic-segmentation | Real-time semantic segmentation for mobile devices using deep learning and MobileNetV2 architecture | 714 |
fregu856/segmentation | An implementation of the ENet model for semantic segmentation in images, trained on the Cityscapes dataset. | 245 |
media-smart/vedaseg | A PyTorch-based toolbox for building and training semantic segmentation models | 410 |
xiaoyufenfei/lednet | A lightweight deep learning framework for real-time semantic segmentation | 513 |
pavlosmelissinos/enet-keras | An implementation of a deep neural network architecture for real-time semantic segmentation in Python. | 115 |
kwotsin/tensorflow-enet | A deep neural network implementation for real-time semantic segmentation in computer vision | 257 |