File size: 612 Bytes
dca9d69
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
metrics:
- accuracy
- mean_iou
tags:
- segmentation
- keras
- tensorflow
- cityscapes
---
# DeepLabV3-Plus

Keras implementation of the DeepLabV3+ model as proposed by the paper [Encoder-Decoder with Atrous Separable Convolution for Semantic Image Segmentation](https://arxiv.org/abs/1802.02611)(ECCV 2018).
The models were trained on the fine-annotations set of the [Cityscapes dataset](cityscapes-dataset.com) for creating presets for [this PR](https://github.com/keras-team/keras-cv/pull/1831) on the `keras-cv` repository.

**Weights & Biases Dashboard:** https://wandb.ai/geekyrakshit/deeplabv3-keras-cv