Related Experiment Videos
Lightweight Asymmetric Convolutional Residual Network for Efficient Motion Image Deblurring
Hongyin Li1, Yang Yue1, Jiahao Li2
1School of AI Engineering, Guangzhou College of Technology and Business, Guangzhou 510006, China.
Abstract:
Motion image deblurring remains challenging because many existing models rely on complex architectures, leading to high computational cost and parameter redundancy, particularly under non-uniform blur in real-world scenes. To mitigate these limitations, we propose a Lightweight Asymmetric Convolutional Residual Network (LACR) for efficient motion image deblurring. LACR introduces an asymmetric convolutional residual module that combines local spatial embedding with horizontal and vertical asymmetric refinement, enabling direction-sensitive blur modeling with reduced spatial redundancy. A shallow deep feature fusion mechanism is further designed to integrate low-level convolutional cues with deep restoration representations, thereby complementing low-frequency structural information with high-frequency texture details. Experiments on four benchmark datasets show that LACR improves the reconstruction of edges, textures, and structural details while maintaining a lightweight design. Compared with representative lightweight deblurring methods under consistent evaluation settings, LACR achieves an average PSNR gain of 0.38 dB and reduces computational cost by more than 20%. Quantitative and qualitative results demonstrate that LACR achieves a favorable balance between restoration quality and computational efficiency.
Related Concept Videos
Residuals and Least-Squares Property
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
Reducing Line Loss
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss in...
Curvilinear Motion: Rectangular Components
As the car advances, its position evolves over time. Quantifying the car's velocity involves computing the time...
Convolution Properties II
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...