Redirecting to original paper in 30 seconds...

Click below to go immediately or wait for automatic redirect

arxiv_cv 95% Match Research Paper Computer Vision Researchers,ML Engineers,Robotics Engineers,Autonomous Driving Developers,Photographers 2 weeks ago

LightsOut: Diffusion-based Outpainting for Enhanced Lens Flare Removal

computer-vision › diffusion-models
📄 Abstract

Abstract: Lens flare significantly degrades image quality, impacting critical computer vision tasks like object detection and autonomous driving. Recent Single Image Flare Removal (SIFR) methods perform poorly when off-frame light sources are incomplete or absent. We propose LightsOut, a diffusion-based outpainting framework tailored to enhance SIFR by reconstructing off-frame light sources. Our method leverages a multitask regression module and LoRA fine-tuned diffusion model to ensure realistic and physically consistent outpainting results. Comprehensive experiments demonstrate LightsOut consistently boosts the performance of existing SIFR methods across challenging scenarios without additional retraining, serving as a universally applicable plug-and-play preprocessing solution. Project page: https://ray-1026.github.io/lightsout/
Authors (5)
Shr-Ruei Tsai
Wei-Cheng Chang
Jie-Ying Lee
Chih-Hai Su
Yu-Lun Liu
Submitted
October 17, 2025
arXiv Category
cs.CV
arXiv PDF Code

Key Contributions

LightsOut is a diffusion-based outpainting framework that enhances Single Image Flare Removal (SIFR) by reconstructing missing off-frame light sources. It uses LoRA fine-tuning and a multitask regression module to ensure realistic results, acting as a plug-and-play preprocessing solution that boosts existing SIFR methods without retraining.

Business Value

Improves the reliability of computer vision systems in challenging lighting conditions, crucial for safety-critical applications like autonomous driving and enhancing the quality of photographic content.

View Code on GitHub