Semantic segmentation models with 500+ pretrained convolutional and transformer-based backbones.
-
Updated
Jun 12, 2025 - Python
Semantic segmentation models with 500+ pretrained convolutional and transformer-based backbones.
DeepLab v3+ model in PyTorch. Support different backbones.
Support PointRend, Fast_SCNN, HRNet, Deeplabv3_plus(xception, resnet, mobilenet), ContextNet, FPENet, DABNet, EdaNet, ENet, Espnetv2, RefineNet, UNet, DANet, HRNet, DFANet, HardNet, LedNet, OCNet, EncNet, DuNet, CGNet, CCNet, BiSeNet, PSPNet, ICNet, FCN, deeplab)
PyTorch implementation for semantic segmentation (DeepLabV3+, UNet, etc.)
LightNet++: Boosted Light-weighted Networks for Real-time Semantic Segmentation
DeepGlobe Land Cover Classification Challenge遥感影像语义分割
Pytorch implementation and extension of "DocUnet: Document Image Unwarping via A Stacked U-Net"
Real-time semantic image segmentation on mobile devices
图像分割算法deeplab_v3+,基于tensorflow,中文注释,摄像头可用
This is an ongoing re-implementation of DeepLab_v3_plus on pytorch which is trained on VOC2012 and use ResNet101 for backbone.
TransDeepLab: Convolution-Free Transformer-based DeepLab v3+ for Medical Image Segmentation
deeplabv3plus (Google's new algorithm for semantic segmentation) in keras:Encoder-Decoder with Atrous Separable Convolution for Semantic Image Segmentation
Using deepLabv3+ to segment humans
DeepLabV3+ with squeeze and excitation network for human image segmentation in TensorFlow 2.5.0
Base on tensorrt version 8.2.4, compare inference speed for different tensorrt api.
Try to implement deeplab v3+ on pytorch according to offical demo.
Attention Deeplabv3+: Multi-level Context Attention Mechanism for Skin Lesion Segmentation
Code for the paper "Exploiting Temporality for Semi Supervised Video Segmentation" (ICCV '19)
HistoSeg is an Encoder-Decoder DCNN which utilizes the novel Quick Attention Modules and Multi Loss function to generate segmentation masks from histopathological images with greater accuracy. This repo contains the code to Test and Train the HistoSeg
Add a description, image, and links to the deeplab-v3-plus topic page so that developers can more easily learn about it.
To associate your repository with the deeplab-v3-plus topic, visit your repo's landing page and select "manage topics."