Open
Description
Please see repro project: https://github.com/expolli/pose-test/tree/main
System information
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow.js): yes
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Windows 11
- Mobile device (e.g. iPhone 8, Pixel 2, Samsung Galaxy) if the issue happens on mobile device: Please see repro project for details.
- TensorFlow.js installed from (npm or script link): npm
- TensorFlow.js version (use command below): 4.19.0
- Browser version: Expo 51
- Tensorflow.js Converter Version: -
Describe the current behavior
Repro app working with older devices but not with new ones
Please see repro project for details.
Describe the expected behavior
Pose detection working on all devices.
Standalone code to reproduce the issue
https://github.com/expolli/pose-test/tree/main
Other info / logs Include any logs or source code that would be helpful to
Please see repro project.