tf-openpose Based iOS Project
This project was developed by transplanting tf-openpose to Swift.
Community cooperation is welcome.
There are two learning models available for this project.
$ git clone https://github.com/infocom-tpo/SwiftOpenPose.git $ cd SwiftOpenPose $ pod install $ curl -o SwiftOpenPose/Resources/MobileOpenPose.mlmodel \ https://s3-ap-northeast-1.amazonaws.com/swiftopenpose/MobileOpenPose.mlmodel
Stickman Animator is an app to make animations of stickman from videos of people.
SwiftOpenPose is available under the MIT license. See the LICENSE file for more info.
@inproceedings{cao2017realtime, author = {Zhe Cao and Tomas Simon and Shih-En Wei and Yaser Sheikh}, booktitle = {CVPR}, title = {Realtime Multi-Person 2D Pose Estimation using Part Affinity Fields}, year = {2017} }