Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

CrossNet: An End-to-end Reference-based Super Resolution Network using Cross-scale Warping

About

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 decoder finally aggregates feature maps from both domains to synthesize the HR output. Using cross-scale warping, our network is able to perform spatial alignment at pixel-level in an end-to-end fashion, which improves the existing schemes both in precision (around 2dB-4dB) and efficiency (more than 100 times faster).

Haitian Zheng, Mengqi Ji, Haoqian Wang, Yebin Liu, Lu Fang• 2018

Related benchmarks

TaskDatasetResultRank
Super-ResolutionUrban100
PSNR25.11
603
Super-ResolutionUrban100 (test)
PSNR25.11
205
Super-ResolutionManga109 (test)
PSNR23.36
46
Super-ResolutionCUFED5 (test)
PSNR25.48
38
Super-ResolutionSun80
PSNR28.52
29
Super-ResolutionSun80 (test)
PSNR28.52
21
Reference-based Image Super-ResolutionCUFED5 (test)
Average PSNR25.47
15
Super-ResolutionCUFED5
PSNR25.48
14
Reference-based Super-Resolution128x128 LR 512x512 Ref images (test)
Throughput FLOPS (G)348.3
4
Showing 9 of 9 rows

Other info

Follow for update