paper-with-me

Papers

Improving Object Detection Quality in Football Through Super-Resolution Techniques

2024-01-31 · Karolina Seweryn, Gabriel Chęć, Szymon Łukasik, Anna Wróblewska

This study explores the potential of super-resolution techniques in enhancing object detection accuracy in football. Given the sport's fast-paced nature and the critical importance of precise object (e.g. ball, player) tracking for both analysis and broadcasting, super-resolution could offer significant improvements. We investigate how advanced image processing through super-resolution impacts the accuracy and reliability of object detection algorithms in processing football match footage. Our methodology involved applying state-of-the-art super-resolution techniques to a diverse set of football match videos from SoccerNet, followed by object detection using Faster R-CNN. The performance of these algorithms, both with and without super-resolution enhancement, was rigorously evaluated in terms of detection accuracy. The results indicate a marked improvement in object detection accuracy when super-resolution preprocessing is applied. The improvement of object detection through the integration of super-resolution techniques yields significant benefits, especially for low-resolution scenarios, with a notable 12\% increase in mean Average Precision (mAP) at an IoU (Intersection over Union) range of 0.50:0.95 for 320x240 size images when increasing the resolution fourfold using RLFN. As the dimensions increase, the magnitude of improvement becomes more subdued; however, a discernible improvement in the quality of detection is consistently evident. Additionally, we discuss the implications of these findings for real-time sports analytics, player tracking, and the overall viewing experience. The study contributes to the growing field of sports technology by demonstrating the practical benefits and limitations of integrating super-resolution techniques in football analytics and broadcasting.

📄 PDF Abstract BibTeX arXiv:2402.00163

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject DetectionSports AnalyticsSuper-Resolution

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
RoIPool 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
RPN A Region Proposal Network, or RPN, is a fully convolutional network that simultaneously predicts object bounds and objectness scores at each position. The RPN is trained…
Faster R-CNN Faster R-CNN is an object detection model that improves on Fast R-CNN by utilising a region proposal network…

Similar Papers 제목 키워드 기반

Automated player identification and indexing using two-stage deep learning network

2022-04-26 · Hongshan Liu, Colin Aderon, Noah Wagon, Abdul Latif Bamba 외

American football games attract significant worldwide attention every year. Identifying players from videos in each play is also essential for the indexing of player participation. Processing football game video presents…

Jersey Number Recognitionobject-detectionObject Detection

Real Time Multi-Object Detection for Helmet Safety

2022-05-19 · Mrinal Mathur, Archana Benkkallpalli Chandrashekhar, Venkata Krishna Chaithanya Nuthalapati

The National Football League and Amazon Web Services teamed up to develop the best sports injury surveillance and mitigation program via the Kaggle competition. Through which the NFL wants to assign specific players to e…

Objectobject-detectionObject Detection

Hand Held Multi-Object Tracking Dataset in American Football

2025-11-12 · Rintaro Otsubo, Kanta Sawafuji, Hideo Saito arxiv

Multi-Object Tracking (MOT) plays a critical role in analyzing player behavior from videos, enabling performance evaluation. Current MOT methods are often evaluated using publicly available datasets. However, most of the…

Multi-Object Tracking

Large Scale Diverse Combinatorial Optimization: ESPN Fantasy Football Player Trades

2021-11-04 · Aaron Baughman, Daniel Bohm, Micah Forster, Eduardo Morales 외

Even skilled fantasy football managers can be disappointed by their mid-season rosters as some players inevitably fall short of draft day expectations. Team managers can quickly discover that their team has a low score c…

Combinatorial OptimizationFairnessPosition

Design and Implementation of A Soccer Ball Detection System with Multiple Cameras

2023-01-31 · Lei LI, Tianfang Zhang, Zhongfeng Kang, Wenhan Zhang

The detection of small and medium-sized objects in three dimensions has always been a frontier exploration problem. This technology has a very wide application in sports analysis, games, virtual reality, human animation …

GPUHuman AnimationPosition