Repository navigation

#

deeplab-v3-plus

DeepLab v3+ model in PyTorch. Support different backbones.

Python
2956
8 个月前

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)

Python
710
9 个月前

[CVPR2020] f-BRS: Rethinking Backpropagating Refinement for Interactive Segmentation https://arxiv.org/abs/2001.10331

Jupyter Notebook
588
2 年前

PyTorch implementation for semantic segmentation (DeepLabV3+, UNet, etc.)

Python
388
5 年前

DeepGlobe Land Cover Classification Challenge遥感影像语义分割

Python
201
5 年前

semantic segmentation pytorch 语义分割

Python
123
4 年前

Pytorch implementation and extension of "DocUnet: Document Image Unwarping via A Stacked U-Net"

Python
110
5 年前

图像分割算法deeplab_v3+,基于tensorflow,中文注释,摄像头可用

Python
95
6 年前

This is an ongoing re-implementation of DeepLab_v3_plus on pytorch which is trained on VOC2012 and use ResNet101 for backbone.

Python
87
6 年前

TransDeepLab: Convolution-Free Transformer-based DeepLab v3+ for Medical Image Segmentation

Python
80
2 年前

deeplabv3plus (Google's new algorithm for semantic segmentation) in keras:Encoder-Decoder with Atrous Separable Convolution for Semantic Image Segmentation

Python
64
7 年前

DeepLabV3+ with squeeze and excitation network for human image segmentation in TensorFlow 2.5.0

Python
57
4 年前

Base on tensorrt version 8.2.4, compare inference speed for different tensorrt api.

Python
43
12 天前

Try to implement deeplab v3+ on pytorch according to offical demo.

Python
42
7 年前

3クラス(肌、服、髪)のセマンティックセグメンテーションを実施するモデル(A model that performs semantic segmentation of 3 classes(skin, clothes, hair))

Jupyter Notebook
37
7 个月前