Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 548 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 548 Bytes

Pushup Counter App V2 - With Daisykit Human Pose Flow

Install

This package requires Python >= 3.7. Install all dependencies using requirements file:

pip install -r requirements.txt

Demo

  • Download pretrained models here and put all models in /pretrained_models.

  • Edit configuration in config.py to update model paths and thresholds.

  • Run demo app:

python pushup_app.py