Block-Based Multi-Scale Image Rescaling
Jian Li, Siwang Zhou

TL;DR
This paper introduces a block-based multi-scale framework for image rescaling that improves super-resolution quality on high-resolution images by dynamically allocating scaling rates to image sub-blocks.
Contribution
The paper proposes a novel BBMR framework with dynamic sub-block scaling and a joint super-resolution method to better handle high-resolution images.
Findings
Significantly improves super-resolution quality on 2K and 4K images.
Effectively eliminates blocking artifacts in rescaled images.
Outperforms existing image rescaling methods in experiments.
Abstract
Image rescaling (IR) seeks to determine the optimal low-resolution (LR) representation of a high-resolution (HR) image to reconstruct a high-quality super-resolution (SR) image. Typically, HR images with resolutions exceeding 2K possess rich information that is unevenly distributed across the image. Traditional image rescaling methods often fall short because they focus solely on the overall scaling rate, ignoring the varying amounts of information in different parts of the image. To address this limitation, we propose a Block-Based Multi-Scale Image Rescaling Framework (BBMR), tailored for IR tasks involving HR images of 2K resolution and higher. BBMR consists of two main components: the Downscaling Module and the Upscaling Module. In the Downscaling Module, the HR image is segmented into sub-blocks of equal size, with each sub-block receiving a dynamically allocated scaling rate while…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsImage Processing Techniques and Applications · Image and Signal Denoising Methods · Medical Image Segmentation Techniques
MethodsFocus
