LoginSignup
5
4

More than 5 years have passed since last update.

[DeepLearning] YOLOをiPad Pro 10.5で動かしてみた

Last updated at Posted at 2017-07-20

YOLOを動かすコードがgithubにあがっていたので、自分のiPadでも動かしてみました。

ハマったこととしてXcodeの実行ボタンを押してもiPadがBusyって返ってきました。
⇒ iPadを2,3回リブートすることで解決

コード

https://github.com/yuu/YOLO-CoreML-MPSNNGraph/tree/work です。
workブランチに今回動かすにあたっての修正を加えています。

環境

  • iPad Pro 10.5
  • iOS11.0 (15A5318g)
  • Xcode 9 beta2 (9M137d)

動かす

TinyYOLO-CoreML.xcodeproj を開く
ターゲットをUSB接続しているiPadに変更
実行!

FPSは、24くらいでます。
iPad mini 2は、0.9当たりでした。

5
4
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
5
4