paper-with-me

Papers

Layer Decomposition Learning Based on Gaussian Convolution Model and Residual Deblurring for Inverse Halftoning

2020-12-27 · Chang-Hwan Son

Layer decomposition to separate an input image into base and detail layers has been steadily used for image restoration. Existing residual networks based on an additive model require residual layers with a small output range for fast convergence and visual quality improvement. However, in inverse halftoning, homogenous dot patterns hinder a small output range from the residual layers. Therefore, a new layer decomposition network based on the Gaussian convolution model (GCM) and structure-aware deblurring strategy is presented to achieve residual learning for both the base and detail layers. For the base layer, a new GCM-based residual subnetwork is presented. The GCM utilizes a statistical distribution, in which the image difference between a blurred continuous-tone image and a blurred halftoned image with a Gaussian filter can result in a narrow output range. Subsequently, the GCM-based residual subnetwork uses a Gaussian-filtered halftoned image as input and outputs the image difference as residual, thereby generating the base layer, i.e., the Gaussian-blurred continuous-tone image. For the detail layer, a new structure-aware residual deblurring subnetwork (SARDS) is presented. To remove the Gaussian blurring of the base layer, the SARDS uses the predicted base layer as input and outputs the deblurred version. To more effectively restore image structures such as lines and texts, a new image structure map predictor is incorporated into the deblurring network to induce structure-adaptive learning. This paper provides a method to realize the residual learning of both the base and detail layers based on the GCM and SARDS. In addition, it is verified that the proposed method surpasses state-of-the-art methods based on U-Net, direct deblurring networks, and progressively residual networks.

📄 PDF Abstract BibTeX arXiv:2012.13894

Code (0)

등록된 구현이 없습니다.

Tasks

DeblurringImage Restoration

Methods 이 논문이 사용한 방법론

Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
U-Net 설명 없음
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…

Similar Papers 제목 키워드 기반

Dynamic Scene Deblurring Based on Continuous Cross-Layer Attention Transmission

2022-06-23 · Xia Hua, Mingxin Li, Junxiong Fei, Yu Shi 외

The deep convolutional neural networks (CNNs) using attention mechanism have achieved great success for dynamic scene deblurring. In most of these networks, only the features refined by the attention maps can be passed t…

Deblurring

Residual Dense Network for Image Restoration

2018-12-25 · Yulun Zhang, Yapeng Tian, Yu Kong, Bineng Zhong 외

Convolutional neural network has recently achieved great success for image restoration (IR) and also offered hierarchical features. However, most deep CNN based IR models do not make full use of the hierarchical features…

DeblurringDenoisingImage CompressionImage Compression Artifact Reduction+6

Iterative Residual Image Deconvolution

2018-04-17 · Li Si-Yao, Dongwei Ren, Furong Zhao, Zijian Hu 외

Image deblurring, a.k.a. image deconvolution, recovers a clear image from pixel superposition caused by blur degradation. Few deep convolutional neural networks (CNN) succeed in addressing this task. In this paper, we fi…

DeblurringImage DeblurringImage Deconvolution

Dynamic Scene Deblurring With Parameter Selective Sharing and Nested Skip Connections

2019-06-01 · CVPR 2019 6 · Hongyun Gao, Xin Tao, Xiaoyong Shen, Jiaya Jia

Dynamic Scene deblurring is a challenging low-level vision task where spatially variant blur is caused by many factors, e.g., camera shake and object motion. Recent study has made significant progress. Compared with the …

DeblurringImage Deblurring

Blind Deblurring Using GANs

2019-07-27 · Manoj Kumar Lenka, Anubha Pandey, Anurag Mittal

Deblurring is the task of restoring a blurred image to a sharp one, retrieving the information lost due to the blur. In blind deblurring we have no information regarding the blur kernel. As deblurring can be considered a…

DeblurringGenerative Adversarial NetworkImage-to-Image TranslationTranslation