idanba's picture
Update README.md
87fb49b verified
metadata
library_name: keras
license: mit
datasets:
  - nateraw/pascal-voc-2012
metrics:
  - mean_iou

Model card for deeplabv3_plus_320

A keras implementation of DeepLabV3-Plus semantic segmentation model, based on bonlime.

The model weights were taken from bonlime.

This DeepLabV3-Plus Keras implementation was adjusted for MCT compatability.