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

Guided Super-Resolution as Pixel-to-Pixel Transformation

About

Guided super-resolution is a unifying framework for several computer vision tasks where the inputs are a low-resolution source image of some target quantity (e.g., perspective depth acquired with a time-of-flight camera) and a high-resolution guide image from a different domain (e.g., a grey-scale image from a conventional camera); and the target output is a high-resolution version of the source (in our example, a high-res depth map). The standard way of looking at this problem is to formulate it as a super-resolution task, i.e., the source image is upsampled to the target resolution, while transferring the missing high-frequency details from the guide. Here, we propose to turn that interpretation on its head and instead see it as a pixel-to-pixel mapping of the guide image to the domain of the source image. The pixel-wise mapping is parametrised as a multi-layer perceptron, whose weights are learned by minimising the discrepancies between the source image and the downsampled target image. Importantly, our formulation makes it possible to regularise only the mapping function, while avoiding regularisation of the outputs; thus producing crisp, natural-looking images. The proposed method is unsupervised, using only the specific source and guide images to fit the mapping. We evaluate our method on two different tasks, super-resolution of depth maps and of tree height maps. In both cases, we clearly outperform recent baselines in quantitative comparisons, while delivering visually much sharper outputs.

Riccardo de Lutio, Stefano D'Aronco, Jan Dirk Wegner, Konrad Schindler• 2019

Related benchmarks

TaskDatasetResultRank
Depth Super-ResolutionNYU v2 (test)--
126
Depth Super-ResolutionMiddlebury 2005 (test)
Art MAD0.22
38
Depth Super-ResolutionMiddlebury 2005-2014 (test)
MSE32.7
34
Depth Super-ResolutionDIML Microsoft Kinect (test)
MSE20.7
24
RGB-guided depth Super-ResolutionMiddlebury x8 scale 2006
RMSE2.91
17
RGB-guided depth Super-ResolutionMiddlebury x4 scale 2006
RMSE2.33
17
RGB-guided depth Super-ResolutionReal-world RGB-D-D x2 (test)
RMSE3.51
17
Guided Depth Super-resolutionMiddlebury x16 upsampling
MSE41.5
10
Guided Depth Super-resolutionMiddlebury x8 upsampling
MSE32.7
10
Guided Depth Super-resolutionNYUv2 x16 upsampling
MSE219
10
Showing 10 of 26 rows

Other info

Follow for update