Related Experiment Video
Updated: Jun 14, 2025

Design and Analysis for Fall Detection System Simplification
Published on: April 6, 2020
Boxing Punch Detection with Single Static Camera
Piotr Stefański1, Jan Kozak1, Tomasz Jach1
1Department of Machine Learning, University of Economics in Katowice, 1 Maja 50, 40-287 Katowice, Poland.
Abstract:
Computer vision in sports analytics is gaining in popularity. Monitoring players' performance using cameras is more flexible and does not interfere with player equipment compared to systems using sensors. This provides a wide set of opportunities for computer vision systems that help coaches, reporters, and audiences. This paper provides an introduction to the problem of measuring boxers' performance, with a comprehensive survey of approaches in current science. The main goal of the paper is to provide a system to automatically detect punches in Olympic boxing using a single static camera. The authors use Euclidean distance to measure the distance between boxers and convolutional neural networks to classify footage frames. In order to improve classification performance, we provide and test three approaches to manipulating the images prior to fitting the classifier. The proposed solution achieves 95% balanced accuracy, 49% F1 score for frames with punches, and 97% for frames without punches. Finally, we present a working system for analyses of a boxing scene that marks boxers and labelled frames with detected clashes and punches.
Related Concept Videos
Detection of Black Holes
Their closest cousins are neutron stars, which are composed almost entirely of neutrons packed against each other, making them extremely dense. A neutron star has the same mass as the Sun but its diameter is only a few kilometers. Therefore, the escape velocity from their surface is close to the speed of light.
Not until the 1960s, when the first neutron...
Elastic Collisions: Case Study
Types of Collisions - II
Elastic Collisions: Introduction
Physical Pendulum
When dealing with complicated systems, the mass moment of inertia is an important parameter, as it...
Relative Motion Analysis using Rotating Axes
However, to express the relative position of point B relative to point A, an additional frame of reference, denoted as x'y', is necessary. This additional frame not only translates but also rotates relative to the fixed frame, making it...

