Vengineerの戯言

人生は短いけど、長いです。人生を楽しみましょう!

TensorFlow Lite + Androidで、人のポーズをリアルタイムでトラックできるって。

@Vengineerの戯言 : Twitter
SystemVerilogの世界へようこそすべては、SystemC v0.9公開から始まった

Android + TensorFlow Liteにて、リアルタイムの人のポーズをトラックできるって。

Googleインターンさんがやっているようです。

medium.com

ソースコードも公開されています。

github.com

TensorFlow Liteのモデルは、ここに書いてありますね。

https://storage.googleapis.com/download.tensorflow.org/models/tflite/posenet_mobilenet_v1_100_513x513_multi_kpt_stripped.tflite

 

この記事の最後にある、

On the roadmap
In the future, we hope to explore more features for this sample app, including:
Multi-pose estimation
GPU acceleration with the GPU delegate
NNAPI acceleration with the NNAPI delegate
Post-training quantization of the model to decrease latency
Additional model options, such as the ResNet PoseNet model

 が気になりますね。これ全部できれば、いい感じの教科書って感じに。