ademxapp
Semantic segmentation model
This is an open-source implementation of a deep learning model for semantic image segmentation and image classification.
Code for https://arxiv.org/abs/1611.10080
340 stars
23 watching
98 forks
Language: Python
last commit: over 4 years ago
Linked from 2 awesome lists
cityscapesresnet-38semantic-segmentation
Related projects:
Repository | Description | Stars |
---|---|---|
oyam/semantic-segmentation-using-adversarial-networks | A Python implementation of semantic segmentation using adversarial networks | 104 |
hellochick/semantic-segmentation-tensorflow | Implementation of semantic segmentation models on two datasets using TensorFlow | 84 |
nvidia/semantic-segmentation | Monorepo implementing PyTorch-based neural network architecture for image segmentation | 1,777 |
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 |
geoyi/pixel-decoder | A tool for running deep learning algorithms for semantic segmentation with satellite imagery using encoder-decoder architecture | 78 |
hellochick/pspnet-tensorflow | A TensorFlow-based implementation of a semantic segmentation network for image classification tasks | 326 |
jliemansifry/semantic-segmentation | Develops deep learning models to classify and annotate pixel-level details in satellite images | 21 |
akirasosa/mobile-semantic-segmentation | Real-time semantic segmentation for mobile devices using deep learning and MobileNetV2 architecture | 714 |
yassouali/pytorch-segmentation | Implementation of semantic segmentation models and datasets using PyTorch | 1,686 |
zhengpeng7/birefnet | An implementation of a deep learning-based image segmentation model for high-resolution images | 1,319 |
fregu856/segmentation | An implementation of the ENet model for semantic segmentation in images, trained on the Cityscapes dataset. | 245 |
oandrienko/fast-semantic-segmentation | Real-time semantic segmentation using optimized network architectures | 220 |
davidtvs/pytorch-enet | A PyTorch implementation of a real-time semantic segmentation model using ENet architecture | 389 |
zijundeng/pytorch-semantic-segmentation | Provides PyTorch implementations of various models and pipelines for semantic segmentation in deep learning. | 1,724 |