Skip to content

Latest commit

 

History

History
59 lines (36 loc) · 1.17 KB

README.md

File metadata and controls

59 lines (36 loc) · 1.17 KB

PoseNet-CoreML

PoseNet Based iOS Project

I checked the performance by running PoseNet on CoreML

result

Environment

  • iOS11
  • Xcode9

Installation

$ cd iOS
$ pod install

Performance

Test Device: iPhone7

// size 513 
0.13 - 0.18 seconds.

// size 337
0.06 - 0.12 seconds.

// size 257
0.06 - 0.09 seconds.

Setting Optimization Level
Edit Scheme -> Build Configuration -> Selected Release

Dependencies

Blogs

Development By Infocom TPO

Infocom TPO

License

PoseNet-CoreML is available under the MIT license. See the LICENSE file for more info.