Fixed smooth convolutional layer for avoiding checkerboard artifacts in
CNNs
- URL: http://arxiv.org/abs/2002.02117v1
- Date: Thu, 6 Feb 2020 06:36:45 GMT
- Title: Fixed smooth convolutional layer for avoiding checkerboard artifacts in
CNNs
- Authors: Yuma Kinoshita and Hitoshi Kiya
- Abstract summary: We propose a fixed convolutional layer with an order of smoothness for avoiding checkerboard artifacts in convolutional neural networks (CNNs)
The proposed layer can perfectly prevent checkerboard artifacts caused by strided convolutional layers or upsampling layers including transposed convolutional layers.
The fixed layer are applied to generative adversarial networks (GANs) for the first time.
- Score: 20.242221018089715
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: 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 the
smoothness of its filter kernel can be controlled by a parameter. It is
well-known that a number of CNNs generate checkerboard artifacts in both of two
process: forward-propagation of upsampling layers and backward-propagation of
strided convolutional layers. The proposed layer can perfectly prevent
checkerboard artifacts caused by strided convolutional layers or upsampling
layers including transposed convolutional layers. In an image-classification
experiment with four CNNs: a simple CNN, VGG8, ResNet-18, and ResNet-101,
applying the fixed layers to these CNNs is shown to improve the classification
performance of all CNNs. In addition, the fixed layer are applied to generative
adversarial networks (GANs), for the first time. From image-generation results,
a smoother fixed convolutional layer is demonstrated to enable us to improve
the quality of images generated with GANs.
Related papers
- CNN2GNN: How to Bridge CNN with GNN [59.42117676779735]
We propose a novel CNN2GNN framework to unify CNN and GNN together via distillation.
The performance of distilled boosted'' two-layer GNN on Mini-ImageNet is much higher than CNN containing dozens of layers such as ResNet152.
arXiv Detail & Related papers (2024-04-23T08:19:08Z) - Kronecker Product Feature Fusion for Convolutional Neural Network in
Remote Sensing Scene Classification [0.0]
CNN can extract hierarchical convolutional features from remote sensing imagery.
Two successful Feature Fusion methods, Add and Concat, are employed in certain state-of-the-art CNN algorithms.
We propose a novel Feature Fusion algorithm, which unifies the aforementioned methods using the Kronecker Product (KPFF)
arXiv Detail & Related papers (2024-01-08T19:01:01Z) - Weakly-supervised fire segmentation by visualizing intermediate CNN
layers [82.75113406937194]
Fire localization in images and videos is an important step for an autonomous system to combat fire incidents.
We consider weakly supervised segmentation of fire in images, in which only image labels are used to train the network.
We show that in the case of fire segmentation, which is a binary segmentation problem, the mean value of features in a mid-layer of classification CNN can perform better than conventional Class Activation Mapping (CAM) method.
arXiv Detail & Related papers (2021-11-16T11:56:28Z) - RepMLP: Re-parameterizing Convolutions into Fully-connected Layers for
Image Recognition [123.59890802196797]
We propose RepMLP, a multi-layer-perceptron-style neural network building block for image recognition.
We construct convolutional layers inside a RepMLP during training and merge them into the FC for inference.
By inserting RepMLP in traditional CNN, we improve ResNets by 1.8% accuracy on ImageNet, 2.9% for face recognition, and 2.3% mIoU on Cityscapes with lower FLOPs.
arXiv Detail & Related papers (2021-05-05T06:17:40Z) - How Convolutional Neural Networks Deal with Aliasing [0.0]
We show that an image classifier CNN while, in principle, capable of implementing anti-aliasing filters, does not prevent aliasing from taking place in the intermediate layers.
In the first, we assess the CNNs capability of distinguishing oscillations at the input, showing that the redundancies in the intermediate channels play an important role in succeeding at the task.
In the second, we show that an image classifier CNN while, in principle, capable of implementing anti-aliasing filters, does not prevent aliasing from taking place in the intermediate layers.
arXiv Detail & Related papers (2021-02-15T18:52:47Z) - The Mind's Eye: Visualizing Class-Agnostic Features of CNNs [92.39082696657874]
We propose an approach to visually interpret CNN features given a set of images by creating corresponding images that depict the most informative features of a specific layer.
Our method uses a dual-objective activation and distance loss, without requiring a generator network nor modifications to the original model.
arXiv Detail & Related papers (2021-01-29T07:46:39Z) - Convolutional Neural Networks from Image Markers [62.997667081978825]
Feature Learning from Image Markers (FLIM) was recently proposed to estimate convolutional filters, with no backpropagation, from strokes drawn by a user on very few images.
This paper extends FLIM for fully connected layers and demonstrates it on different image classification problems.
The results show that FLIM-based convolutional neural networks can outperform the same architecture trained from scratch by backpropagation.
arXiv Detail & Related papers (2020-12-15T22:58:23Z) - Convolutional Neural Networks for Multispectral Image Cloud Masking [7.812073412066698]
Convolutional neural networks (CNN) have proven to be state of the art methods for many image classification tasks.
We study the use of different CNN architectures for cloud masking of Proba-V multispectral images.
arXiv Detail & Related papers (2020-12-09T21:33:20Z) - Checkerboard-Artifact-Free Image-Enhancement Network Considering Local
and Global Features [20.242221018089715]
We propose a novel convolutional neural network (CNN) that never causes checkerboard artifacts, for image enhancement.
We show that the proposed network outperforms state-of-the-art CNN-based image-enhancement methods in terms of various objective quality metrics.
arXiv Detail & Related papers (2020-10-13T01:28:23Z) - Learning CNN filters from user-drawn image markers for coconut-tree
image classification [78.42152902652215]
We present a method that needs a minimal set of user-selected images to train the CNN's feature extractor.
The method learns the filters of each convolutional layer from user-drawn markers in image regions that discriminate classes.
It does not rely on optimization based on backpropagation, and we demonstrate its advantages on the binary classification of coconut-tree aerial images.
arXiv Detail & Related papers (2020-08-08T15:50:23Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.