File size: 431 Bytes
4d66044
 
 
 
c88564b
 
 
 
 
1
2
3
4
5
6
7
8
9
---
license: cc0-1.0
tags:
- art
---

This model is a ONNX transposition of [keras-io/deeplabv3p-resnet50](https://huggingface.co/keras-io/deeplabv3p-resnet50) where the provided model can segment human body parts. All the others models that I found was trained on city segementation.

The original model is built for old version of Keras and cannot be used with recent version of Tensorflow. I translated the model to ONNX format.