paper-with-me

홈 › Papers

Invertible Image Rescaling

2020-05-12 · ECCV 2020 8 · Mingqing Xiao, Shuxin Zheng, Chang Liu, Yaolong Wang, Di He, Guolin Ke, Jiang Bian, Zhouchen Lin, Tie-Yan Liu

High-resolution digital images are usually downscaled to fit various display screens or save the cost of storage and bandwidth, meanwhile the post-upscaling is adpoted to recover the original resolutions or the details in the zoom-in images. However, typical image downscaling is a non-injective mapping due to the loss of high-frequency information, which leads to the ill-posed problem of the inverse upscaling procedure and poses great challenges for recovering details from the downscaled low-resolution images. Simply upscaling with image super-resolution methods results in unsatisfactory recovering performance. In this work, we propose to solve this problem by modeling the downscaling and upscaling processes from a new perspective, i.e. an invertible bijective transformation, which can largely mitigate the ill-posed nature of image upscaling. We develop an Invertible Rescaling Net (IRN) with deliberately designed framework and objectives to produce visually-pleasing low-resolution images and meanwhile capture the distribution of the lost information using a latent variable following a specified distribution in the downscaling process. In this way, upscaling is made tractable by inversely passing a randomly-drawn latent variable with the low-resolution image through the network. Experimental results demonstrate the significant improvement of our model over existing methods in terms of both quantitative and qualitative evaluations of image upscaling reconstruction from downscaled images.

📄 PDF Abstract BibTeX arXiv:2005.05650

Code (11)

pkuxmq/Invertible-Image-Rescaling 공식 구현 pytorch
2023-MindSpore-4/Code-5/tree/main/IRN mindspore
Ash-Lee233/IRN mindspore
JoegameZhou/ms-irn mindspore
LCM1999/VolumeRescaling pytorch
Mind23-2/MindCode-101/tree/main/IRN mindspore
Mind23-2/MindCode-3/tree/main/IRN mindspore
andreasfloros/IRN pytorch
jiean001/models_m/tree/main/IRN mindspore
mindspore-ai/models/tree/master/research/cv/IRN mindspore
smc-x/ms-irn mindspore

Tasks

Image RescalingImage Super-ResolutionSuper-Resolution

Methods 이 논문이 사용한 방법론

IRN 설명 없음

Similar Papers 제목 키워드 기반

Faithful Extreme Rescaling via Generative Prior Reciprocated Invertible Representations

2022-01-01 · CVPR 2022 1 · Zhixuan Zhong, Liangyu Chai, Yang Zhou, Bailin Deng 외

This paper presents a Generative prior ReciprocAted Invertible rescaling Network (GRAIN) for generating faithful high-resolution (HR) images from low-resolution (LR) invertible images with an extreme upscaling factor…

Image Rescaling

Invertible Residual Rescaling Models

2024-05-05 · Jinmin Li, Tao Dai, Yaohua Zha, Yilu Luo 외

Invertible Rescaling Networks (IRNs) and their variants have witnessed remarkable achievements in various image processing tasks like image rescaling. However, we observe that IRNs with deeper networks are difficult to t…

Image Rescaling

Effective Invertible Arbitrary Image Rescaling

2022-09-26 · Zhihong Pan, Baopu Li, Dongliang He, Wenhao Wu 외

Great successes have been achieved using deep learning techniques for image super-resolution (SR) with fixed scales. To increase its real world applicability, numerous models have also been proposed to restore SR images …

Image RescalingImage Super-ResolutionSuper-Resolution

Plug-and-Play Tri-Branch Invertible Block for Image Rescaling

2024-12-18 · Jingwei Bao, Jinhua Hao, Pengcheng Xu, Ming Sun 외

High-resolution (HR) images are commonly downscaled to low-resolution (LR) to reduce bandwidth, followed by upscaling to restore their original details. Recent advancements in image rescaling algorithms have employed inv…

Compressed Image Super-resolutionImage ReconstructionImage RescalingImage Super-Resolution

Self-Asymmetric Invertible Network for Compression-Aware Image Rescaling

2023-03-04 · Jinhai Yang, Mengxi Guo, Shijie Zhao, Junlin Li 외

High-resolution (HR) images are usually downscaled to low-resolution (LR) ones for better display and afterward upscaled back to the original size to recover details. Recent work in image rescaling formulates downscaling…

Image CompressionImage Rescaling