This was a Python project for creating and training custom tailored hand-gesture recognition models. It allows the user to create large sets of data quickly using the webcam on the device. This data can then be used to train different machine learning models that can be used on their own in any application that requires gesture recognition. This application trivializes the process of gathering and saving training data as it can create large formatted datasets in mere seconds.
Python