dilation
Image segmentation framework
This project provides a deep learning framework implementing dilated convolutions for semantic image segmentation
Dilated Convolution for Semantic Image Segmentation
782 stars
34 watching
268 forks
Language: Python
last commit: almost 7 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
zhujun98/semantic_segmentation | Implementations of deep learning architectures for semantic segmentation of images in various datasets. | 6 |
tobypde/frrn | A software framework for training and evaluating full-resolution residual networks for semantic image segmentation tasks | 280 |
preritj/segmentation | Deep learning models for semantic segmentation of images | 101 |
zijundeng/pytorch-semantic-segmentation | Provides PyTorch implementations of various models and pipelines for semantic segmentation in deep learning. | 1,729 |
fyu/drn | An open-source implementation of dilated residual networks for image classification and segmentation tasks. | 1,104 |
jiahuadong/fiss | Implementations of federated incremental semantic segmentation in PyTorch. | 34 |
sinashish/multi-scale-attention | A deep learning framework for medical image segmentation using multi-scale guided attention mechanisms to improve accuracy and reduce irrelevant information. | 461 |
zhengpeng7/birefnet | An open-source implementation of an image segmentation model that combines background removal and object detection capabilities. | 1,484 |
tangzhenyu/semanticsegmentation_dl | A collection of resources and implementations for deep learning-based semantic segmentation in computer vision. | 1,109 |
xiaoyufenfei/lednet | A lightweight deep learning framework for real-time semantic segmentation | 514 |
tusimple/tusimple-duc | This project presents an approach to improving the performance of convolutional neural networks in semantic segmentation tasks | 613 |
wuhuikai/fastfcn | A deep learning framework for semantic segmentation tasks | 841 |
aitorzip/keras-icnet | A deep learning framework for real-time image segmentation on high-resolution images using convolutional neural networks | 86 |
nicolov/segmentation_keras | An implementation of a deep learning model for image segmentation using Keras and dilated convolutions | 301 |
fabianbormann/tensorflow-deconvnet-segmentation | An implementation of a deep learning algorithm for image segmentation using convolutional neural networks | 220 |