XiaoMi / mace-models

Mobile AI Compute Engine Model Zoo
Apache License 2.0
368 stars 72 forks source link

[+] yml fils of cpm #3

Closed edvardHua closed 6 years ago

edvardHua commented 6 years ago

Yml file of Convolutional Pose Machines.

Using mace framework, it can reach 50+ FPS on Snapdragon 845.

Repo of Android demo is here.

nolanliou commented 6 years ago

First, appreciate your great work. However, the outputs between MACE and TF are not same, which lead to CI failed. I'll revert this PR for now, Please make sure the validation passed, if you need help, please let us know.

llhe commented 6 years ago

@edvardHua Added back by lowering down the similarity threshold https://github.com/XiaoMi/mace-models/blob/master/convolutional-pose-machines/convolutional-pose-machines.yml#L19.