Pith. sign in

REVIEW 1 cited by

Incorporating Image Gradients as Secondary Input Associated with Input Image to Improve the Performance of the CNN Model

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2006.04570 v1 pith:E22HG6PP submitted 2020-06-05 cs.CV cs.LGeess.IV

Incorporating Image Gradients as Secondary Input Associated with Input Image to Improve the Performance of the CNN Model

classification cs.CV cs.LGeess.IV
keywords inputimagenetworkarchitectureformgivenassociatedextract
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X Bluesky LinkedIn Reddit HN
read the original abstract

CNN is very popular neural network architecture in modern days. It is primarily most used tool for vision related task to extract the important features from the given image. Moreover, CNN works as a filter to extract the important features using convolutional operation in distinct layers. In existing CNN architectures, to train the network on given input, only single form of given input is fed to the network. In this paper, new architecture has been proposed where given input is passed in more than one form to the network simultaneously by sharing the layers with both forms of input. We incorporate image gradient as second form of the input associated with the original input image and allowing both inputs to flow in the network using same number of parameters to improve the performance of the model for better generalization. The results of the proposed CNN architecture, applying on diverse set of datasets such as MNIST, CIFAR10 and CIFAR100 show superior result compared to the benchmark CNN architecture considering inputs in single form.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. An Empirical Study of Data Scale, Model Complexity, and Input Modalities in Visual Generalization

    cs.CV 2026-06 unverdicted novelty 2.0

    Empirical sweeps on CIFAR show larger training sets improve generalization reliably while model complexity changes do not, color removal hurts performance, and added edge or wavelet features produce architecture-depen...