tflite_flutter_plugin icon indicating copy to clipboard operation
tflite_flutter_plugin copied to clipboard

Mediapipe BlazePose tflite model support?

Open jerlyjelly opened this issue 4 years ago • 2 comments

Would like to use https://github.com/google/mediapipe/blob/master/mediapipe/modules/pose_landmark/pose_landmark_full.tflite this model on my Flutter health app, and I'm wondering if this plugin supports the model as it lacks Flutter documentation.

jerlyjelly avatar Jul 11 '21 06:07 jerlyjelly

@jerlyjelly I hope this helps

https://github.com/JaeHeee/FlutterWithMediaPipe

JaeHeee avatar Sep 08 '21 14:09 JaeHeee

Thanks a lot @JaeHeee, I am adding your example on the documentation page.

am15h avatar Mar 06 '22 12:03 am15h