SnowSuno / posture-detection-model

posture-detection-model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SUPose-model

Posture correction system using skeleton detection.

This is the ai model repo for SUPose. For the web app, please refer to this repo.

To see the demo, please visit here.

Getting started

yarn
yarn train

When training is finished, the model will be saved in ./model folder. Serve this model with the frontend.

Used technologies

This project is built for the final project of the course CS 470: Introduction to Artificial Inteligence at KAIST.

About

posture-detection-model


Languages

Language:TypeScript 100.0%