SpiralDiff:用于跨相机RGB到RAW转换的螺旋扩散与LoRA方法 / SpiralDiff: Spiral Diffusion with LoRA for RGB-to-RAW Conversion Across Cameras
1️⃣ 一句话总结
这篇论文提出了一种名为SpiralDiff的新方法,它利用扩散模型和一种轻量级适配模块,能够更智能地将普通RGB照片转换成高质量的RAW格式图像,并能灵活适应不同相机的特性,从而提升在弱光等复杂场景下的图像处理效果。
RAW images preserve superior fidelity and rich scene information compared to RGB, making them essential for tasks in challenging imaging conditions. To alleviate the high cost of data collection, recent RGB-to-RAW conversion methods aim to synthesize RAW images from RGB. However, they overlook two key challenges: (i) the reconstruction difficulty varies with pixel intensity, and (ii) multi-camera conversion requires camera-specific adaptation. To address these issues, we propose SpiralDiff, a diffusion-based framework tailored for RGB-to-RAW conversion with a signal-dependent noise weighting strategy that adapts reconstruction fidelity across intensity levels. In addition, we introduce CamLoRA, a camera-aware lightweight adaptation module that enables a unified model to adapt to different camera-specific ISP characteristics. Extensive experiments on four benchmark datasets demonstrate the superiority of SpiralDiff in RGB-to-RAW conversion quality and its downstream benefits in RAW-based object detection. Our code and model are available at this https URL.
SpiralDiff:用于跨相机RGB到RAW转换的螺旋扩散与LoRA方法 / SpiralDiff: Spiral Diffusion with LoRA for RGB-to-RAW Conversion Across Cameras
这篇论文提出了一种名为SpiralDiff的新方法,它利用扩散模型和一种轻量级适配模块,能够更智能地将普通RGB照片转换成高质量的RAW格式图像,并能灵活适应不同相机的特性,从而提升在弱光等复杂场景下的图像处理效果。
源自 arXiv: 2603.14885