Keson96 / deeplab-v3-illustration

An illustration of deeplab v3+ architecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

deeplab v3+ illustration

An illustration of deeplab v3+ architecture (ResNet101 backbone).

Thanks to the amazing drawing tool draw.io. I've also uploaded the raw xml file. You can open it in draw.io and make modifications.

Reference

  1. deeplab-pytorch
  2. pytorch-deeplab-xception
  3. official pytorch implementation of ResNet
  4. Encoder-Decoder with Atrous Separable Convolution for Semantic Image Segmentation
  5. Rethinking Atrous Convolution for Semantic Image Segmentation
  6. Deep Residual Learning for Image Recognition

DeepLab v3+ resnet

About

An illustration of deeplab v3+ architecture