rehabilitation excercise tools and Interative UI using AI
- Interactive Hand jesture UI/UX (hand Jesture mouse)
- Pysical rehabilitation excercise guide (pose Avatar Guide)
- Mind rehabilitation tools (Quiz using AI GAN, Object detection)
- video
- presentation
- language : python
- gui : PyQT6
- AI : pose estimation, object detection, emotion image GAN
- develop platform : apple macbook m2, m1 pro
- clone git repository
git clone https://github.com/RE-STED/RE-STED-front.git
- install python enviroments
zsh
// conda
conda create --name RESTED python=3.11
conda init zsh
zsh -l
conda activate RESTED
// install packages
python -m pip install -r requirements.txt
- launch python file
python src/main.py
- To use this program, please watch this tutorial