Paper | Poster | Project | Presentation | Demo
- TaeYun Kim (💻 School of Computer Science & Engineering, Chung-Ang Univ.)
- MinKi Kang (💻 School of Computer Science & Engineering, Chung-Ang Univ.)
- JuHo Lee (💻 School of Computer Science & Engineering, Chung-Ang Univ.)
Before running this program, please create a virtual environment by running the code below for a better execution environment.
$ git clone https://github.com/CUAI-CAU/2022_Summer_CV5.git
$ conda create -n Gait_Classifier python=3.8
$ conda activate Gait_Classifier
$ pip install -r requirements.txt
This code was tested with python 3.8.13
, pycaret 1.9.0
, mediapipe 0.8.10.1
Please Check Gait_Classification_Demo