Incorporating Image Gradients as Secondary Input Associated with Input Image to Improve the Performance of the CNN Model
Vijay Pandey, Shashi Bhushan Jha

TL;DR
This paper proposes a novel CNN architecture that incorporates image gradients alongside original images as dual inputs, leading to improved performance across multiple datasets.
Contribution
The study introduces a new CNN design that processes both original images and their gradients simultaneously, enhancing feature extraction and model accuracy.
Findings
Superior accuracy on MNIST, CIFAR10, and CIFAR100 datasets.
Effective use of image gradients as auxiliary input.
Improved generalization over traditional CNNs.
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Video Surveillance and Tracking Methods · Brain Tumor Detection and Classification
