Posture correction system using skeleton detection.
This is the web-app repo for SUPose
.
For the model, please refer to this repo.
To see the demo, please visit here.
-
Install packages.
yarn
-
Run the code. Then visit http://localhost:5173/ to check the running service.
yarn dev
This project is built for the final project of the course
CS 470: Introduction to Artificial Inteligence
at KAIST.