Jérôme Bastian Winkel
Jérôme Bastian Winkel
This pull request includes several updates and improvements to the Pose Detection App: 1. Updated the dependencies in `package.json` to their latest versions. This includes TensorFlow.js, TensorFlow.js React Native, Expo,...
- [x] Evaluate where to save the data - Local/Session Storage - Cache or Filecache - [x] Search for existing libraries or programm own code - [ ] Modify the...
**Question** What frameworks are needed? **Frameworks:** - React - Vue - ?
**Question:** Can the actionCallback be reduced by using the initCallback instead? **Notes** The initCallback can be called instead of the actionCallback in case of actions. More code need to be...