paper-with-me

홈 › Papers

Learned Image Downscaling for Upscaling using Content Adaptive Resampler

2019-07-22 · Wanjie Sun, Zhenzhong Chen

Deep convolutional neural network based image super-resolution (SR) models have shown superior performance in recovering the underlying high resolution (HR) images from low resolution (LR) images obtained from the predefined downscaling methods. In this paper we propose a learned image downscaling method based on content adaptive resampler (CAR) with consideration on the upscaling process. The proposed resampler network generates content adaptive image resampling kernels that are applied to the original HR input to generate pixels on the downscaled image. Moreover, a differentiable upscaling (SR) module is employed to upscale the LR result into its underlying HR counterpart. By back-propagating the reconstruction error down to the original HR input across the entire framework to adjust model parameters, the proposed framework achieves a new state-of-the-art SR performance through upscaling guided image resamplers which adaptively preserve detailed information that is essential to the upscaling. Experimental results indicate that the quality of the generated LR image is comparable to that of the traditional interpolation based method, but the significant SR performance gain is achieved by deep SR models trained jointly with the CAR model. The code is publicly available on: URL https://github.com/sunwj/CAR.

📄 PDF Abstract BibTeX arXiv:1907.12904

Code (5)

sunwj/CAR 공식 구현 pytorch
Joostdambrink/GeniusAI tf
twice154/ofa-for-super-resolution pytorch
xiuyu0000/papers_with_examples/tree/main/CAR mindspore
yangyucheng000/CAR mindspore

Tasks

Image Super-ResolutionSuper-Resolution

Similar Papers 제목 키워드 기반

Scale-arbitrary Invertible Image Downscaling

2022-01-29 · Jinbo Xing, WenBo Hu, Tien-Tsin Wong

Conventional social media platforms usually downscale the HR images to restrict their resolution to a specific size for saving transmission/storage cost, which leads to the super-resolution (SR) being highly ill-posed. R…

Super-Resolution

Approaching the Limit of Image Rescaling via Flow Guidance

2021-11-09 · Shang Li, GuiXuan Zhang, Zhengxiong Luo, Jie Liu 외

Image downscaling and upscaling are two basic rescaling operations. Once the image is downscaled, it is difficult to be reconstructed via upscaling due to the loss of information. To make these two processes more compati…

Image Rescaling

Video Rescaling Networks with Joint Optimization Strategies for Downscaling and Upscaling

2021-03-27 · CVPR 2021 1 · Yan-Cheng Huang, Yi-Hsin Chen, Cheng-You Lu, Hui-Po Wang 외

This paper addresses the video rescaling task, which arises from the needs of adapting the video spatial resolution to suit individual viewing devices. We aim to jointly optimize video downscaling and upscaling as a comb…

Towards Bidirectional Arbitrary Image Rescaling: Joint Optimization and Cycle Idempotence

2022-03-02 · CVPR 2022 1 · Zhihong Pan, Baopu Li, Dongliang He, Mingde Yao 외

Deep learning based single image super-resolution models have been widely studied and superb results are achieved in upscaling low-resolution images with fixed scale factor and downscaling degradation kernel. To improve …

Image RescalingImage Super-ResolutionSuper-Resolution

Task-Aware Image Downscaling

2018-09-01 · ECCV 2018 9 · Heewon Kim, Myungsub Choi, Bee Lim, Kyoung Mu Lee

Image downscaling is one of the most classical problems in computer vision that aims to preserve the visual appearance of the original image when it is resized to a smaller scale. Upscaling a small image back to its orig…

ColorizationImage ColorizationSuper-Resolution