- Apple Developer Program Account (Simulator doesn’t have a camera)
- Xcode 9.2
- OpenCV 3.3.1 iOS Pack
- Git LFS
- Tensorflow-lite
- any iOS device with a decent camera
-
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.
git clone https://github.com/toniz/posenet-on-ios.git
cd posenet-on-ios/
pod install
open PosenetOnIOS.xcworkspace