有没有人在 Flutter 中使用 tflite 成功 运行 MoveNet 模型?

Has anyone successfully run a MoveNet model using tflite in Flutter?

我正在尝试使用 tflite 在 Flutter 中使用 MoveNet。如果有人对此有经验或有实施示例,将不胜感激。

我已经在我的 Flutter 应用程序上使用 tflite_flutter 成功实现了 MoveNet 单姿态闪电模型。你可以参考我做的这个repo:https://github.com/AGRapista/FitnessInstructor 你应该感兴趣的代码在lib/test.dart