An open API service indexing awesome lists of open source software.

https://github.com/kimrass/deeplabv3

PyTorch implementation of 'DeepLabv3' (Chen et al., 2018) and training it on VOC 2012
https://github.com/kimrass/deeplabv3

aspp atrous-convolution deeplabv3 pytorch resnet-101 semantic-segmentation voc2012

Last synced: 4 months ago
JSON representation

PyTorch implementation of 'DeepLabv3' (Chen et al., 2018) and training it on VOC 2012

Awesome Lists containing this project

README

          

# 'Rethinking Atrous Convolution for Semantic Image Segmentation'

# 1. Pre-traind Models
| | |
|:-|:-|
| [deeplabv3-voc2012.pt](https://drive.google.com/file/d/1iN8FI1kiaZycrRZWi7YIk3X-3xnBjKFw/view?usp=sharing) | - Trained on VOC 2012 training set for 54,000 steps.
- Average mIoU on VOC 2012 validation set: 0.6563 |

# 2. Prediction on VOC 2012 Validation Set
| Ground truth | Prediction |
|:-|:-|
| | |

| Ground truth | Prediction |
|:-|:-|
| | |