What was built
We made our motion analysis more flexible in how it can run, while keeping private, on-device analysis the default and falling back gracefully when needed. We also added an internal view that shows the detailed output of the analysis so we can verify it’s accurate rather than trusting it blindly.
Implementation highlights
- Private, on-device analysis stays the default
- Falls back gracefully when needed
- An internal view to verify accuracy, not trust blindly
In a nutshell
Flexible motion analysis with a look under the hood: Our motion analysis can run in more ways while keeping private, on-device analysis the default — and we can now inspect its inner workings to verify accuracy.
Frequently asked questions
What changed in "Flexible motion analysis with a look under the hood"?
Our motion analysis can run in more ways while keeping private, on-device analysis the default — and we can now inspect its inner workings to verify accuracy.
What does this do and why does it matter?
We made our motion analysis more flexible in how it can run, while keeping private, on-device analysis the default and falling back gracefully when needed. We also added an internal view that shows the detailed output of the analysis so we can verify it’s accurate rather than trusting it blindly.