Digital Posture

Digital Posture Used AI

15 devlogs
14h 3m
Created by Anirudh

track your posture and keeps you in line

Timeline

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

Update attachment

fixed the issue of pointers toggle button now it works well

Update attachment

Improved the model settings with some fine tuning

Update attachment
Anirudh
Anirudh
1h 43m 1 day ago

Added achievements feature, currently added 6 achivements for consistency and motivation, tested 2 of them need to test the others also and need to fix some js for this

Update attachment

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

Update attachment

Optimized the full application because it was lagging and removed some animations

Update attachment

added functionality to view all camera and switch the camera

Update attachment

Improved the settings functionality by adding detection ,notification,visual and performance settings

Update attachment

updated the whole UI again to make it look even cooler

Update attachment

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

Update attachment

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

Update attachment

made the camera feed working and changed the UI

Update attachment

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

Update attachment

Made the whole UI in electron js and now need to implement the camera functionality to get the data

Update attachment