paper-with-me

Papers

Checkerboard-Artifact-Free Image-Enhancement Network Considering Local and Global Features

2020-10-13 · Yuma Kinoshita, Hitoshi Kiya

In this paper, we propose a novel convolutional neural network (CNN) that never causes checkerboard artifacts, for image enhancement. In research fields of image-to-image translation problems, it is well-known that images generated by usual CNNs are distorted by checkerboard artifacts which mainly caused in forward-propagation of upsampling layers. However, checkerboard artifacts in image enhancement have never been discussed. In this paper, we point out that applying U-Net based CNNs to image enhancement causes checkerboard artifacts. In contrast, the proposed network that contains fixed convolutional layers can perfectly prevent the artifacts. In addition, the proposed network architecture, which can handle both local and global features, enables us to improve the performance of image enhancement. Experimental results show that the use of fixed convolutional layers can prevent checkerboard artifacts and the proposed network outperforms state-of-the-art CNN-based image-enhancement methods in terms of various objective quality metrics: PSNR, SSIM, and NIQE.

📄 PDF Abstract BibTeX arXiv:2010.12347

Code (0)

등록된 구현이 없습니다.

Tasks

Image EnhancementImage-to-Image TranslationSSIMTranslation

Methods 이 논문이 사용한 방법론

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…
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…
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…
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…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

Checkerboard artifact free sub-pixel convolution: A note on sub-pixel convolution, resize convolution and convolution resize

2017-07-10 · Andrew Aitken, Christian Ledig, Lucas Theis, Jose Caballero 외

The most prominent problem associated with the deconvolution layer is the presence of checkerboard artifacts in output images and dense labels. To combat this problem, smoothness constraints, post processing and differen…

CycleGAN without checkerboard artifacts for counter-forensics of fake-image detection

2020-12-01 · Takayuki Osakabe, Miki Tanaka, Yuma Kinoshita, Hitoshi Kiya

In this paper, we propose a novel CycleGAN without checkerboard artifacts for counter-forensics of fake-image detection. Recent rapid advances in image manipulation tools and deep image synthesis techniques, such as Gene…

Fake Image DetectionImage GenerationImage Manipulation

ACE: Artificial Checkerboard Enhancer to Induce and Evade Adversarial Attacks

2019-05-01 · ICLR 2019 5 · Jisung Hwang, Younghoon Kim, Sanghyuk Chun, Jaejun Yoo 외

The checkerboard phenomenon is one of the well-known visual artifacts in the computer vision field. The origins and solutions of checkerboard artifacts in the pixel space have been studied for a long time, but their effe…

Super-Resolution using Convolutional Neural Networks without Any Checkerboard Artifacts

2018-06-07 · Yusuke Sugawara, Sayaka Shiota, Hitoshi Kiya

It is well-known that a number of excellent super-resolution (SR) methods using convolutional neural networks (CNNs) generate checkerboard artifacts. A condition to avoid the checkerboard artifacts is proposed in this pa…

Super-Resolution

Fixed smooth convolutional layer for avoiding checkerboard artifacts in CNNs

2020-02-06 · Yuma Kinoshita, Hitoshi Kiya

In this paper, we propose a fixed convolutional layer with an order of smoothness not only for avoiding checkerboard artifacts in convolutional neural networks (CNNs) but also for enhancing the performance of CNNs, where…

General Classificationimage-classificationImage ClassificationImage Generation