track your posture and keeps you in line
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Changed the logic behind working of the model and points system, added slider to change the rate at which frames are procesed so that if you dont have too much battery you can switch to a higher rate and fixed the buttons to be responsive
So it was still lagging a lot and then I noticed that its because of those pointers still I modified the whole code to make it more optimized but I also added a optional button to change that and toggle between showing the pointers and skeleton or not
Improved the settings functionality by adding detection ,notification,visual and performance settings
Made the good and bad timing working previously it was lagging a lot, changed the base value to 40 and the good bad to 60 so now its more accurate
added the break exercises and added tracking so that we can track if the use is actually doing them or not
added the ResNet50 model after testing with MobileNetV1 because resnet performs better and then added the pointer for the full body and the score also works pretty well now
IDK why but electron js is fucking up with camera access so I need tried online to look for resources but I found nothing so now I need to switch the platform maybe to web interface
Made the whole UI in electron js and now need to implement the camera functionality to get the data