Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

mbotsu/TopDownPoseExample

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

News

Developed a 100% Swift version
https://github.com/otmb/TopDownPoseEstimation

What is this

TopDown Pose Estimation on iOS

  • BBox: Yolov7-tiny
  • Pose Estimation: ViTPose

Install

$ git clone https://github.com/mbotsu/TopDownPoseExample.git
$ cd TopDownPoseExample/TopDownPoseExample
$ curl -OL https://github.com/mbotsu/KeypointDecoder/releases/download/0.0.1/vitpose-b256x192_fp16.mlmodel
$ curl -OL https://github.com/mbotsu/KeypointDecoder/releases/download/0.0.1/yolov7-tiny_fp16.mlmodel

Example

sample.png

References

COCO MS val set

mbotsu/KeypointDecoder v0.0.5

Average Precision  (AP) @[ IoU=0.50:0.95 | area=   all | maxDets= 20 ] = 0.529
Average Precision  (AP) @[ IoU=0.50      | area=   all | maxDets= 20 ] = 0.679
Average Precision  (AP) @[ IoU=0.75      | area=   all | maxDets= 20 ] = 0.614
Average Precision  (AP) @[ IoU=0.50:0.95 | area=medium | maxDets= 20 ] = 0.479
Average Precision  (AP) @[ IoU=0.50:0.95 | area= large | maxDets= 20 ] = 0.614
Average Recall     (AR) @[ IoU=0.50:0.95 | area=   all | maxDets= 20 ] = 0.593
Average Recall     (AR) @[ IoU=0.50      | area=   all | maxDets= 20 ] = 0.702
Average Recall     (AR) @[ IoU=0.75      | area=   all | maxDets= 20 ] = 0.665
Average Recall     (AR) @[ IoU=0.50:0.95 | area=medium | maxDets= 20 ] = 0.528
Average Recall     (AR) @[ IoU=0.50:0.95 | area= large | maxDets= 20 ] = 0.684
Model AP AP50 AP75 AP(M) AP(L)
VitPose-b + Yolov7-tiny 52.9 67.9 61.4 47.9 61.4

About

TopDown Pose Estimation on iOS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.