CrossNet: An End-to-end Reference-based Super Resolution Network using Cross-scale Warping
Haitian Zheng, Mengqi Ji, Haoqian Wang, Yebin Liu, Lu Fang

TL;DR
CrossNet is an end-to-end deep neural network that uses cross-scale warping for reference-based super-resolution, significantly improving alignment precision and computational efficiency over previous methods.
Contribution
The paper introduces CrossNet, a novel fully-convolutional network with cross-scale warping for end-to-end reference-based super-resolution, addressing misalignment and inefficiency issues in prior approaches.
Findings
Achieves 2-4dB higher PSNR than existing methods.
More than 100 times faster in inference.
Improves spatial alignment accuracy at pixel level.
Abstract
The Reference-based Super-resolution (RefSR) super-resolves a low-resolution (LR) image given an external high-resolution (HR) reference image, where the reference image and LR image share similar viewpoint but with significant resolution gap x8. Existing RefSR methods work in a cascaded way such as patch matching followed by synthesis pipeline with two independently defined objective functions, leading to the inter-patch misalignment, grid effect and inefficient optimization. To resolve these issues, we present CrossNet, an end-to-end and fully-convolutional deep neural network using cross-scale warping. Our network contains image encoders, cross-scale warping layers, and fusion decoder: the encoder serves to extract multi-scale features from both the LR and the reference images; the cross-scale warping layers spatially aligns the reference feature map with the LR feature map; the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image Processing Techniques · Advanced Vision and Imaging · Image Processing Techniques and Applications
