Skip to content

track human poses in realtime on iOS with tensorflow-lite and opencv

License

Notifications You must be signed in to change notification settings

toniz/posenet-on-ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tensorflow-lite Posenet RealTime

1. Demo

2. Requirements:

3. Code reference

  • Opencv Example application made for this post.

  • Tensorflow Example application made for this post

  • Model File: PoseNet for pose estimation download (vision model that estimates the poses of a person(s) in image or video)

  • Paper: Multi-person Pose Estimation this post.

4. Installation:

git clone https://github.com/toniz/posenet-on-ios.git
cd posenet-on-ios/
pod install
open PosenetOnIOS.xcworkspace

About

track human poses in realtime on iOS with tensorflow-lite and opencv

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published