This project utilizes the OpenCV and Mediapipe frameworks to build a curl detection system which can be used to improve personal gym sessions.
- Clone this repository to your local machine:
git clone https://github.com/titoausten/bicep-curl-detection.git
- Install the project dependencies:
pip install -r requirements.txt
- Run the project:
python src/CurlCounter.py
This project is licensed under the MIT License. See the LICENSE file for more details.