资源算法SwiftOpenPose

SwiftOpenPose

2019-12-17 | |  99 |   0 |   0

SwiftOpenPose

This project was developed by transplanting tf-openpose to Swift.
Community cooperation is welcome.

swiftopenpose_result

Environment

  • iOS11

  • Xcode9

Training Model

There are two learning models available for this project.

Performance comparison

  • BenchMark Hardware: iPad 2017

    • processing time .. Less than 1 sec

    • processing time .. range 2-4 Sec.

    • OpenPose Caffe-Model

    • tf-openpose Mobilenet Model

    Dependencies Library

    Installation

    $ 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

    Examples

    • Bone Detecter
      This app exports a video with detected bones to photo library.
      You can shoot or select a video to detect bones.

    before1after1

    iTunes Store App

    Stickman Animator

    Stickman Animator is an app to make animations of stickman from videos of people.

    Blogs

    Reference

    Development By Infocom TPO

    Infocom TPO

    License

    SwiftOpenPose is available under the MIT license. See the LICENSE file for more info.

    Citation

    @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}
    }


    上一篇:pytorch-openpose

    下一篇:PyOpenPose

    用户评价
    全部评价

    热门资源

    • Keras-ResNeXt

      Keras ResNeXt Implementation of ResNeXt models...

    • seetafaceJNI

      项目介绍 基于中科院seetaface2进行封装的JAVA...

    • spark-corenlp

      This package wraps Stanford CoreNLP annotators ...

    • capsnet-with-caps...

      CapsNet with capsule-wise convolution Project ...

    • inferno-boilerplate

      This is a very basic boilerplate example for pe...