Multi-Stage Generative Upscaler: Reconstructing Football Broadcast Images via Diffusion Models
Luca Martini, Daniele Zolezzi, Saverio Iacono, Gianni Viardo Vercelli
TL;DR
This work addresses the challenge of reconstructing and upscaling severely degraded football broadcast frames by presenting a multi-stage diffusion pipeline that progresses from an image-to-image reconstruction to conditional refinement with ControlNet and domain-specific fine-tuning via LoRA on football data. The approach leverages a football-focused dataset and a KohyaSS-based training regimen to recover domain-specific details such as jersey textures and logos, achieving higher fidelity than conventional upscaling methods. Key contributions include a robust multi-stage architecture, a football-dedicated LoRA, and an empirical demonstration of improved structural and textural quality under realistic broadcast degradations, albeit with high VRAM requirements. The findings have practical implications for automated video enhancement and real-time sports analytics, and the authors outline future work on larger datasets, GUI development, and potential 3D representations to broaden applicability.
Abstract
The reconstruction of low-resolution football broadcast images presents a significant challenge in sports broadcasting, where detailed visuals are essential for analysis and audience engagement. This study introduces a multi-stage generative upscaling framework leveraging Diffusion Models to enhance degraded images, transforming inputs as small as $64 \times 64$ pixels into high-fidelity $1024 \times 1024$ outputs. By integrating an image-to-image pipeline, ControlNet conditioning, and LoRA fine-tuning, our approach surpasses traditional upscaling methods in restoring intricate textures and domain-specific elements such as player details and jersey logos. The custom LoRA is trained on a custom football dataset, ensuring adaptability to sports broadcast needs. Experimental results demonstrate substantial improvements over conventional models, with ControlNet refining fine details and LoRA enhancing task-specific elements. These findings highlight the potential of diffusion-based image reconstruction in sports media, paving the way for future applications in automated video enhancement and real-time sports analytics.
