train-DeepLab
Image segmentation trainer
Trains DeepLab for semantic image segmentation using annotated data and convolutional neural networks
Train DeepLab for Semantic Image Segmentation
172 stars
13 watching
76 forks
Language: Python
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
martinkersner/train-crf-rnn | A Python-based framework for training Conditional Random Field Recurrent Neural Networks (CRF-RNN) for semantic image segmentation | 199 |
thelegendali/deeplab-context | An implementation of a deep learning system for semantic image segmentation using a combination of convolutional neural networks and conditional random fields. | 239 |
abbypa/nnproject_deepmask | A deep learning implementation of an object segmentation algorithm. | 187 |
nvidia/semantic-segmentation | Monorepo implementing PyTorch-based neural network architecture for image segmentation | 1,777 |
muyang0320/tensorflow-deeplab-resnet-crf | An implementation of DeepLab-ResNet in TensorFlow for semantic image segmentation | 18 |
hualin95/deeplab-v3plus | A high-performance PyTorch implementation of semantic image segmentation using a custom encoder-decoder architecture. | 334 |
martinkersner/py-img-seg-eval | A Python package providing metrics and tools for evaluating image segmentation models | 282 |
yufeifeiyu/matlab-deep-learning-toolbox-cnn-water-image-recognition | A MATLAB-based system for water body segmentation and binary image generation using Convolutional Neural Networks | 50 |
matlab-deep-learning/pretrained-deeplabv3plus | Provides pre-trained and customizable semantic segmentation model in MATLAB | 23 |
jliemansifry/semantic-segmentation | Develops deep learning models to classify and annotate pixel-level details in satellite images | 21 |
ternaus/iglovikov_segmentation | A deep learning-based semantic segmentation pipeline using the Catalyst framework. | 20 |
matlab-deep-learning/convmixer-patches-are-all-you-need | Demonstrates how to implement and train a ConvMixer architecture for image classification in MATLAB | 6 |
preritj/segmentation | Deep learning models for semantic segmentation of images | 100 |
zhujun98/semantic_segmentation | Implementations of deep learning architectures for semantic segmentation of images in various datasets. | 6 |
abe404/root_painter | An open-source tool for training deep learning models for image analysis | 58 |