paper-with-me

Papers

Rethinking PRL: A Multiscale Progressively Residual Learning Network for Inverse Halftoning

2023-05-27 · Feiyu Li, Jun Yang

Image inverse halftoning is a classic image restoration task, aiming to recover continuous-tone images from halftone images with only bilevel pixels. Because the halftone images lose much of the original image content, inverse halftoning is a classic ill-problem. Although existing inverse halftoning algorithms achieve good performance, their results lose image details and features. Therefore, it is still a challenge to recover high-quality continuous-tone images. In this paper, we propose an end-to-end multiscale progressively residual learning network (MSPRL), which has a UNet architecture and takes multiscale input images. To make full use of different input image information, we design a shallow feature extraction module to capture similar features between images of different scales. We systematically study the performance of different methods and compare them with our proposed method. In addition, we employ different training strategies to optimize the model, which is important for optimizing the training process and improving performance. Extensive experiments demonstrate that our MSPRL model obtains considerable performance gains in detail restoration.

📄 PDF Abstract BibTeX arXiv:2305.17355

Code (1)

feiyuli-cs/msprl 공식 구현 pytorch

Tasks

Image Restoration

Similar 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 r…

DeblurringImage Restoration

Pyramid Texture Filtering

2023-05-11 · Qing Zhang, Hao Jiang, Yongwei Nie, Wei-Shi Zheng

We present a simple but effective technique to smooth out textures while preserving the prominent structures. Our method is built upon a key observation -- the coarsest level in a Gaussian pyramid often naturally elimina…

Image EnhancementTone Mapping

Inverse Halftoning Through Structure-Aware Deep Convolutional Neural Networks

2019-05-02 · Chang-Hwan Son

The primary issue in inverse halftoning is removing noisy dots on flat areas and restoring image structures (e.g., lines, patterns) on textured areas. Hence, a new structure-aware deep convolutional neural network that i…

Image Reconstruction

Image Companding and Inverse Halftoning using Deep Convolutional Neural Networks

2017-07-01 · Xianxu Hou, Guoping Qiu

In this paper, we introduce deep learning technology to tackle two traditional low-level image processing problems, companding and inverse halftoning. We make two main contributions. First, to the best knowledge of the a…

Deep Learning

A Multiscale Image Denoising Algorithm Based On Dilated Residual Convolution Network

2018-12-21 · Chang Liu, Zhaowei Shang, Anyong Qin

Image denoising is a classical problem in low level computer vision. Model-based optimization methods and deep learning approaches have been the two main strategies for solving the problem. Model-based optimization metho…

DenoisingImage Denoising