Skip to content

Athlete analysis of real time sports events based on OpenPose

License

Notifications You must be signed in to change notification settings

ambersun1234/AART

Repository files navigation

Athlete analysis of real time sports events( AART )

Build Status License

AART represents the real time athlete posture identification and tracking on video and webcam.

Features

  • Real time athlete posture analysis
  • Real time athlete data analysis(e.g. shooting rate)
  • Real time athlete tracking system
  • User-friendly GUI interface
  • Auto-save sports competition highlight
  • Providing language system( Traditional Chinese , English )

Clone repo

git clone https://github.com/ambersun1234/AART.git

Running

make aart

AART Neural Network Structure

i18n

  • AART provide i18n language system, see the documentation for detail

System requirements

Commit hooks

  • This github repository had installed pre-commit hook and commit-msg hook, please install pycodestyle by sudo pip3 install pycodestyle. Enable commit hooks by make, it will show something like Git commit hooks are installed successfully.

Author

Contributors

License

  • This project is licensed under AART license - see the AART License file for detail