Skip to content

Count pushups from video/webcam. Tech stack: Keypoint detection, BlazePose, action recognition.

Notifications You must be signed in to change notification settings

VNOpenAI/pushup-counter-app

Repository files navigation

Pushup Counter App

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

About

Count pushups from video/webcam. Tech stack: Keypoint detection, BlazePose, action recognition.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages