eldar / pose-tensorflow

Human Pose estimation with TensorFlow framework
GNU Lesser General Public License v3.0
1.14k stars 384 forks source link

[Question] Is there a TensorFlow-Lite version of this? #91

Open Zeit42 opened 5 years ago

Zeit42 commented 5 years ago

Is there a TensorFlow-Lite version of this? I notice that the pre-trained models are checkpoints, is there a way to freeze the models to a TF-Lite model, and use that model instead?

lupitia1 commented 3 years ago

Hello Zeit42, were you able to find a way to do this?