SearcharxivSearch

arXiv subjects

Luca Martini

Publications and source records attributed to Luca Martini.

4 recordsLinked to original sources

Multi-Stage Generative Upscaler: Reconstructing Football Broadcast Images via Diffusion Models

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.

cs.CV

SAMPAI: A VR Framework for Industrial Safety Training Inspired by Cultural Heritage Education

This study explores the application of Virtual Reality (VR) to industrial safety training by adapting immersive design principles from cultural heritage education. The SAMPAI simulator, developed for the IPLOM refinery in Busalla (Italy), offers a controlled environment that enhances spatial awareness and procedural retention in high-risk scenarios. The project emphasizes user-centered interaction and anticipates future integration with Augmented Reality (AR) for real-time operational support. To ensure reliability, a rigorous validation protocol is proposed: initial testing with a small operator group will identify usability issues, followed by incremental expansion to strengthen system robustness and real-world relevance. By shifting training from abstract instruction to situated, experiential learning, SAMPAI bridges humanistic and technical domains. The result is a scalable, immersive framework that enhances readiness and supports safe, informed decision-making in complex industrial environments.

cs.HC

Search for Bs -> mu mu and B0 -> mu mu decays in CMS

A search for the rare decays (Bs -> μμ) and (B0 -> μμ) performed in pp collisions at sqrt{s} = 7 TeV is presented. The data sample, collected by the CMS experiment at the LHC, corresponds to an integrated luminosity of 1.14 /fb. In both cases the number of events observed after all selection requirements is consistent with expectations from background and standard model signal predictions. The resulting upper limits on the branching fractions are BF(Bs -> μμ) < 1.9 * 10^{-8} and BF(B0 -> μμ) < 4.6 * 10^{-9} at 95% confidence level (CL). Furthermore, the combination of the results of the search for the decay (Bs -> μμ) by the CMS and LHCb experiments is presented. The combined upper limit is BF < 1.1 * 10^{-8} at 95% CL.

hep-ex

Celer: an Efficient Program for Genotype Elimination

This paper presents an efficient program for checking Mendelian consistency in a pedigree. Since pedigrees may contain incomplete and/or erroneous information, geneticists need to pre-process them before performing linkage analysis. Removing superfluous genotypes that do not respect the Mendelian inheritance laws can speed up the linkage analysis. We have described in a formal way the Mendelian consistency problem and algorithms known in literature. The formalization helped to polish the algorithms and to find efficient data structures. The performance of the tool has been tested on a wide range of benchmarks. The results are promising if compared to other programs that treat Mendelian consistency.

cs.DS