Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kiing-dom/punch-prediction-model
A computer vision project that analyzes a boxer's stance and movements to predict likely punches. It uses deep learning models to process video input, identifying movement patterns to forecast boxing moves. Designed for sports analytics, training improvement, and strategic insights in boxing.
https://github.com/kiing-dom/punch-prediction-model
3d-cnn cnn computer-vision opencv prediction-model
Last synced: 17 days ago
JSON representation
A computer vision project that analyzes a boxer's stance and movements to predict likely punches. It uses deep learning models to process video input, identifying movement patterns to forecast boxing moves. Designed for sports analytics, training improvement, and strategic insights in boxing.
- Host: GitHub
- URL: https://github.com/kiing-dom/punch-prediction-model
- Owner: kiing-dom
- Created: 2024-09-15T21:33:24.000Z (2 months ago)
- Default Branch: master
- Last Pushed: 2024-10-15T19:43:33.000Z (about 1 month ago)
- Last Synced: 2024-10-17T06:03:58.693Z (about 1 month ago)
- Topics: 3d-cnn, cnn, computer-vision, opencv, prediction-model
- Language: Jupyter Notebook
- Homepage:
- Size: 102 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Punch Prediction Model
## Project Overview
- The Punch Prediction Model is a computer vision-based project aimed at analyzing a boxer's stance and movements to predict the most likely punches they will throw next. By processing video inputs and using advanced deep learning techniques, the system will identify patterns in a boxer's movements to forecast specific boxing moves.- The base model is complete (still very innacurate but that's just because of the training data)
`still very much in progress`