Abstract
In this letter, we propose a novel solution to the problem of single image super-resolution at multiple scaling factors, including the extreme case of 8x, with a single network architecture. In applications where only a detail needs to be super-resolved, traditional solutions must choose to use as input either the low-resolution detail, thus losing the information about the context, or the whole low-resolution image and then crop the desired output detail, which is quite wasteful in terms of computations and storage. To address both of these issues we propose ZoomGAN, a model that takes as input the whole low-resolution image, which we call context, and a binary mask that specifies with a box which image detail in the low-resolution image to magnify. The output of ZoomGAN has the same size as the inputs so that the scaling factor is implicitly defined by the arbitrary size of the mask box. To encourage a realistic and high-quality output, we combine adversarial training with a perceptual loss. We use two discriminators: one promotes the similarity between the distributions of real and generated details and the other promotes the similarity between the distributions of real and generated (detail, context) pairs. We evaluate ZoomGAN with several experiments on several datasets and show that it achieves state of the art performance on zoomed in details in terms of the LPIPS and PI perceptual metrics, while being on par in terms of the PSNR distortion metric.
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.