本Demo 是为了在android上跑TensorFlow模型的
方便那些想把TensorFlow官网上的demo集成到自己项目里却又找不到头绪的人使用
正所谓前人栽树后人乘凉
https://github.com/tensorflow/tensorflow
https://github.com/ildoonet/tf-pose-estimation
Denis Tome, Chris Russell, Lourdes Agapito提出的Convolutional 3D Pose Estimation from a Single Image论文
在此特别感谢上述作者,喜欢原作的可以去使用原项目。同时欢迎大家下载体验本项目,如果使用过程中遇到什么问题,欢迎反馈。
如果需要自动打标请使用:https://github.com/yuxitong/AutoMarKingTensorFlowPython
另外特别感谢
zyxcambridge(https://github.com/zyxcambridge) 童鞋
manoshape(https://github.com/manoshape)
1