paper-with-me

홈 › Papers

Super-resolving Compressed Images via Parallel and Series Integration of Artifact Reduction and Resolution Enhancement

2021-03-02 · Hongming Luo, Fei Zhou, Guangsen Liao, Guoping Qiu

In real-world applications, such as sharing photos on social media platforms, images are always not only sub-sampled but also heavily compressed thus often containing various artefacts. Simple methods for enhancing the resolution of such images will exacerbate the artefacts, rendering them visually objectionable. In spite of its high practical values, super-resolving compressed images is not well studied in the literature. In this paper, we propose a novel compressed image super resolution (CISR) framework based on parallel and series integration of artefacts removal and resolution enhancement. Based on a mathematical inference model for estimating a clean low-resolution (LR) image and a clean high-resolution (HR) image from a down-sampled and compressed observation, we have designed a CISR architecture consisting of two deep neural network modules: the artefacts removal module (ARM) and the resolution enhancement module (REM). The ARM and the REM work in parallel with both taking the compressed LR image as their inputs, at the same time they also work in series with the REM taking the output of the ARM as one of its inputs and the ARM taking the output of the REM as its other input. A technique called unfolding is introduced to recursively suppress the compression artefacts and restore the image resolution. A unique feature of our CISR system is that it exploits the parallel and series connections between the ARM and the REM, and recursive optimization to reduce the model's dependency on specific types of degradation thus making it possible to train a single model to super-resolve images compressed by different methods to different qualities. Codes and datasets are available at https://github.com/luohongming/CISR_PSI.git

📄 PDF Abstract BibTeX arXiv:2103.01698

Code (1)

luohongming/CISR_PSI 공식 구현 pytorch

Tasks

Compressed Image Super-resolutionImage Super-ResolutionSuper-Resolution

Methods 이 논문이 사용한 방법론

Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Q-Learning Q-Learning is an off-policy temporal difference control algorithm: $$Q\left(S\_{t}, A\_{t}\right) \leftarrow Q\left(S\_{t}, A\_{t}\right) + \alpha\left[R_{t+1} +…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
DQN A DQN, or Deep Q-Network, approximates a state-value function in a Q-Learning framework with a neural network. In the Atari…
REM Random Ensemble Mixture (REM) is an easy to implement extension of DQN inspired by Dropout.…

Similar Papers 제목 키워드 기반

Generative Priors for MRI Reconstruction Trained from Magnitude-Only Images Using Phase Augmentation

2023-08-04 · GuanXiong Luo, Xiaoqing Wang, Mortiz Blumenthal, Martin Schilling 외

Purpose: In this work, we present a workflow to construct generic and robust generative image priors from magnitude-only images. The priors can then be used for regularization in reconstruction to improve image quality. …

compressed sensingMRI Reconstruction

Resolving Kirchhoff's laws for state-estimator design of Li-ion battery packs connected in parallel

2020-10-30

A state-space model for Li-ion battery packs with parallel connected cells is introduced. The key feature of this model is an explicit solution to Kirchhoff's laws for parallel connected packs, which expresses the branch…

COMISR: Compression-Informed Video Super-Resolution

2021-05-04 · ICCV 2021 10 · Yinxiao Li, Pengchong Jin, Feng Yang, Ce Liu 외

Most video super-resolution methods focus on restoring high-resolution video frames from low-resolution videos without taking into account compression. However, most videos on the web or mobile devices are compressed, an…

Super-ResolutionVideo Super-Resolution

Low Intensity LiDAR using Compressed Sensing and a Photon Number Resolving Detector

2018-02-22

LiDAR (laser based radar) systems are a major part of many new real-world interactive systems, one of the most notable being autonomous cars. The current market LiDAR systems are limited by detector sensitivity: when out…

compressed sensingSensitivity

Accelerated Parallel Magnetic Resonance Imaging with Compressed Sensing using Structured Sparsity

2023-12-04 · Nicholas Dwork, Erin K. Englund

Compressed sensing is an imaging paradigm that allows one to invert an underdetermined linear system by imposing the a priori knowledge that the sought after solution is sparse (i.e., mostly zeros). Previous works have s…

compressed sensing