Building and deploying a model in the browser to do gesture recognition
Talk in english
This talk demonstrates how to implement live gesture recognition in browsers using machine learning and React, with MediaPipe for hand detection and TensorFlow for classification. We will covers the pipeline from model training to deployment in a browser.