标签: python tensorflow
我已经从https://www.tensorflow.org/lite/models/pose_estimation/overview下载了tflite模型,我想用它来估计笔记本电脑上带有python的图像中的姿势,如何加载模型并使用它来做到这一点?