Repo containts training code for pushup recognition via images.
This is part of our pushup-counter project. https://github.com/VNOpenAI/pushup-counter-app
Before you continue, ensure you meet the following requirements:
- You have installed the Python3.
- Setup your enviroment by:
!pip install -r requirement.txt
. - Download data here.
- Download pre-train model here
note: Download file data.zip
and unzip, put it in the same folder with your code.
!python demo.py