atharvas / gradlift

Pose Estimation + Weightlifting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EuclidTrainer

Pose Estimation + Weightlifting

Setup

Setup your conda environment so that you have all the packages in the requirements.yml file. Then download the alphapose model file here or visit their model zoo. Put the downloaded file into a folder called "model".

Usage

To run the system, call:

python main.py --video $VIDEO_PATH --exercise $EXERCISE_TYPE

Exercise type can be either "squat" or "clean.

About

Pose Estimation + Weightlifting


Languages

Language:Jupyter Notebook 56.3%Language:Python 41.4%Language:Shell 2.3%