CAR-Net: A Cascade Refinement Network for Rotational Motion Deblurring under Angle Information Uncertainty
Ka Chung Lai, Ahmet Cetinkaya
TL;DR
Rotational motion deblurring under uncertain angle information is addressed with CAR-Net, a cascade refinement network that first performs a PCS-based frequency inversion and then iteratively refines the result while optionally correcting the blur angle via an Angle Detection Module. The method combines physics-based modeling with data-driven refinements, yielding a robust, efficient solution for semi-blind RMB. Through extensive ablations and real-world testing, CAR-Net-AD demonstrates superior PSNR/SSIM and practical speed compared to the state-of-the-art PCS-RMD, while revealing insights on loss weighting and training data requirements. The work highlights the value of decoupling parameter correction from image refinement in a modular, cascaded architecture with potential applicability to other parameter-uncertainty restoration problems.
Abstract
We propose a new neural network architecture called CAR-net (CAscade Refinement Network) to deblur images that are subject to rotational motion blur. Our architecture is specifically designed for the semi-blind scenarios where only noisy information of the rotational motion blur angle is available. The core of our approach is progressive refinement process that starts with an initial deblurred estimate obtained from frequency-domain inversion; A series of refinement stages take the current deblurred image to predict and apply residual correction to the current estimate, progressively suppressing artifacts and restoring fine details. To handle parameter uncertainty, our architecture accommodates an optional angle detection module which can be trained end-to-end with refinement modules. We provide a detailed description of our architecture and illustrate its efficiency through experiments using both synthetic and real-life images. Our code and model as well as the links to the datasets are available at https://github.com/tony123105/CAR-Net
