Open Fireballlion opened 5 years ago
It also crashes on the runmodelonframe method. and it says FileNotFound: yoganet.tflite when I run the project
I’ve added the relative path to assets in the pubspec.yaml but the model does not appear in the build/flutter_assets/assets folder.
I faced the same problem..it shows success in the console. but nothing happens.
Hi my yoga net model is not working. I downloaded the YogAI model.tflite but when I press begin. It says "success" but nothing shows up and when I replace the called model in the PoseNet button on the signup screen, it just shows a standard camera. Any ideas?