paper-with-me

홈 › Papers

Invertible Residual Rescaling Models

2024-05-05 · Jinmin Li, Tao Dai, Yaohua Zha, Yilu Luo, Longfei Lu, Bin Chen, Zhi Wang, Shu-Tao Xia, Jingyun Zhang

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 train, thus hindering the representational ability of IRNs. To address this issue, we propose Invertible Residual Rescaling Models (IRRM) for image rescaling by learning a bijection between a high-resolution image and its low-resolution counterpart with a specific distribution. Specifically, we propose IRRM to build a deep network, which contains several Residual Downscaling Modules (RDMs) with long skip connections. Each RDM consists of several Invertible Residual Blocks (IRBs) with short connections. In this way, RDM allows rich low-frequency information to be bypassed by skip connections and forces models to focus on extracting high-frequency information from the image. Extensive experiments show that our IRRM performs significantly better than other state-of-the-art methods with much fewer parameters and complexity. Particularly, our IRRM has respectively PSNR gains of at least 0.3 dB over HCFlow and IRN in the x4 rescaling while only using 60% parameters and 50% FLOPs. The code will be available at https://github.com/THU-Kingmin/IRRM.

📄 PDF Abstract BibTeX arXiv:2405.02945

Code (0)

등록된 구현이 없습니다.

Tasks

Image Rescaling

Methods 이 논문이 사용한 방법론

Focus 설명 없음
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

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

Invertible Rescaling Network and Its Extensions

2022-10-09 · Mingqing Xiao, Shuxin Zheng, Chang Liu, Zhouchen Lin 외

Image rescaling is a commonly used bidirectional operation, which first downscales high-resolution images to fit various display screens or to be storage- and bandwidth-friendly, and afterward upscales the corresponding …

ColorizationImage CompressionImage Rescaling

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