Skip to content

atharvas/gradlift

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published