This week, I updated the frontend to not receive feedback from the user about whether or not they signed correctly when the model identifies the sign as incorrect. This is to prevent our model from possibly receiving incorrect information and as a result, decreasing the accuracy of the model.
I also began writing the data collections script that we will use to semi-automate our data collection process. Specifically, this script will allow us to automatically save .csv files with proper naming mechanisms as well as pause data collection at different points and resume from where we left off (for example, complete 20 trials of “A”, end the terminal process, start the terminal process, continue at trial 21 of “A”.
I addition, I helped brainstorm how we incorporate the touch sensors on the glove such as positioning and wiring.
Next week, I plan on completing the data collection script so that once we have the hardware and processing complete, we will begin collecting data.

