paper-with-me

Papers

Real-time 6K Image Rescaling with Rate-distortion Optimization

2023-04-03 · CVPR 2023 1 · Chenyang Qi, Xin Yang, Ka Leong Cheng, Ying-Cong Chen, Qifeng Chen

Contemporary image rescaling aims at embedding a high-resolution (HR) image into a low-resolution (LR) thumbnail image that contains embedded information for HR image reconstruction. Unlike traditional image super-resolution, this enables high-fidelity HR image restoration faithful to the original one, given the embedded information in the LR thumbnail. However, state-of-the-art image rescaling methods do not optimize the LR image file size for efficient sharing and fall short of real-time performance for ultra-high-resolution (e.g., 6K) image reconstruction. To address these two challenges, we propose a novel framework (HyperThumbnail) for real-time 6K rate-distortion-aware image rescaling. Our framework first embeds an HR image into a JPEG LR thumbnail by an encoder with our proposed quantization prediction module, which minimizes the file size of the embedding LR JPEG thumbnail while maximizing HR reconstruction quality. Then, an efficient frequency-aware decoder reconstructs a high-fidelity HR image from the LR one in real time. Extensive experiments demonstrate that our framework outperforms previous image rescaling baselines in rate-distortion performance and can perform 6K image reconstruction in real time.

📄 PDF Abstract BibTeX arXiv:2304.01064

Code (1)

abnervictor/hyperthumbnail 공식 구현 pytorch

Tasks

DecoderImage ReconstructionImage RescalingImage RestorationImage Super-ResolutionQuantizationSuper-Resolution

Similar Papers 제목 키워드 기반

Rolling Shutter Correction with Intermediate Distortion Flow Estimation

2024-04-09 · CVPR 2024 1 · Mingdeng Cao, Sidi Yang, Yujiu Yang, Yinqiang Zheng

This paper proposes to correct the rolling shutter (RS) distorted images by estimating the distortion flow from the global shutter (GS) to RS directly. Existing methods usually perform correction using the undistortion f…

Rolling Shutter Correction

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

Timestep-Aware Diffusion Model for Extreme Image Rescaling

2024-08-17 · Ce Wang, Zhenyu Hu, Wanjie Sun, Zhenzhong Chen

Image rescaling aims to learn the optimal low-resolution (LR) image that can be accurately reconstructed to its original high-resolution (HR) counterpart, providing an efficient image processing and storage method for ul…

DecoderImage Rescalingmodel

Improving the Robustness of Deep Neural Networks via Stability Training

2016-04-15 · CVPR 2016 6 · Stephan Zheng, Yang song, Thomas Leung, Ian Goodfellow

In this paper we address the issue of output instability of deep neural networks: small perturbations in the visual input can significantly distort the feature embeddings and output of a neural network. Such instability …

General Classification

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