PP-HumanSegV1-Lite / README.md
unography's picture
Update README.md
a8d1f7f
metadata
language:
  - en
thumbnail: https://i.imgur.com/z0BwlOe.png
tags:
  - image matting
  - image segmentation
license: apache-2.0
metrics:
  - mean_iou

PP-HumanSeg v1 model, released by Paddle.

Tested on the PP-HumanSeg-14K dataset.

Model Name Best Input Shape mIou(%) Inference Time on Arm CPU(ms) Modle Size(MB)
PP-HumanSegV1-Lite 398x224 93.60 29.68 2.3

Network Architecture

Model architecture named ConnectNet, which is suitable for real-time segmentation scenarios on the web or mobile.

pphumanseg_lite.png

More details