Update README.md
Browse filesThis 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.