Skip to content

infocom-tpo/PoseNet-CoreML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.