Abstract
Image registration (or image alignment), the problem of aligning multiple images with relative displacement, is a crucial step in many multiframe image restoration algorithms. To solve the problem that most existing image registration approaches can only align two images in one inference, we propose a split-attention multiframe alignment network (SAMANet). Pixel-level displacements between multiple images are first estimated at low-resolution scales and then refined gradually with the increase in feature resolution. To better integrate the interframe information, we present a split-attention module (SAM) and a dot-product attention module (DPAM), which can adaptively rescale the cost volume features and optical flow features according to the similarity between features from different images. The experimental results demonstrate the superiority of our SAMANet over state-of-the-art image registration methods in terms of both accuracy and robustness. To solve the “ghosting effect” caused by pixelwise registration, we designed two “ghost” removal modules: warping repetition detection module (WRDM) and attention fusion module (AFM). WRDM detects “ghost” regions during the image warping process without increasing the time complexity of the registration algorithm. AFM uses an attention mechanism to rescale the aligned images and enables the registration network and the subsequent image restoration networks to be trained jointly. To validate the strengths of the proposed approaches, we apply SAMANet, WRDM and AFM to three image/video restoration tasks. Extensive evaluations demonstrate that the proposed methods can enhance the performance of image restoration algorithms and outperform the other compared registration algorithms.
Highlights
Image restoration, the problem of restoring a clean image from its degraded version, which includes subtasks such as image denoising [1], image superresolution [2], image decompression [3] and image deblurring [4], is an ill-posed problem
We apply random and independent affine transformations to the foregrounds and backgrounds and generate optical flow labels according to the pixel displacements in image sequences
EFFECTIVENESS OF PROPOSED SPLIT-ATTENTION MODULE In III-B, we analyze the possibility of improving the accuracy of the image registration algorithm by utilizing information from adjacent multiple images and design the split-attention module (SAM) to integrate the features from multiple images
Summary
The problem of restoring a clean image from its degraded version, which includes subtasks such as image denoising [1], image superresolution [2], image decompression [3] and image deblurring [4], is an ill-posed problem. The current image registration techniques can be divided into four categories: global registration based on feature points and homography matrix [5]–[7], variational nonrigid registration [8], [9], optical-flow-based registration [10], [11] and implicit feature-domain registration [12], [13]. Among these techniques, global registration algorithms calculate a transformation matrix for the entire image.
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have
Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.