Indian Currency Fake Note DetectionSystem Using Resnet 50
Indian Currency Fake Note DetectionSystem Using Resnet 50
ISSN No:-2456-2165
Abstract:- The printing and scanning industry has made Overall, this project represents an important
significant technological advancements, but contribution to the field of counterfeit currency detection,
unfortunately, this has also led to a rise in counterfeiting. demonstrating the potential of machine learning to address
Counterfeit currency can negatively impact the economy this challenging problem. By improving the efficiency
and reduce the value of genuine money. Therefore, and accuracy of counterfeit currency detection, we hope to
detecting fake currency is crucial. Traditional methods contribute to the prevention of financial crime and the
have relied on hardware and image processing protection of the global economy.
techniques, which can be inefficient and time-
consuming. To address this issue, we have proposed a II. LITERATURE SURVERY
new approach that uses a deep convolutional neural
network to detect counterfeit currency. Our method The feasibility of a software-assisted counterfeit
analyzes currency images and can efficiently identify currency detection system is demonstrated through a
fake currency in real time. We trained a transfer learned detailed methodology for extracting existing features of
convolutional neural network using a dataset of two banknotes using image processing. The Bangladeshi bank
thousand currency notes to learn the feature map of notes are analyzed to identify the following features for
genuine currency. Once the feature map is learned, the testing purposes: micro- printing, watermark, optically
network is able to identify counterfeit currency quickly variable ink, iridescent ink, security thread, and ultraviolet
and accurately. Our proposed approach is highly lines, with the BDT 1000 parameters used in the analysis.
effective and significantly reduces the time required to To detect counterfeit currency, the proposed approach
identify fake currency among the 500 notes in our extracts multiple features from Indian currency through
dataset. various image processing algorithms, with theimage acquired
using an image acquisition device. Template matching is
I. INTRODUCTION then used to identify fake currency. To improve the accuracy
of the system, different parameters will be used to recognize
Counterfeit currency is a growing problem that affects the difference between fake and original currency notes
economies around the world. The use of advanced printing through image processing techniques.[1]
and scanning technology has made it easier for criminals to
produce fake currency, which can reduce the value of Convolutional Neural Networks (CNNs) are a type of
genuine money and cause significant economic damage. In neural network architecture commonly used in image
response to this issue, researchers have developed various processing tasks, such as image classification and object
methods to detect counterfeit currency, with machine detection. They use convolutional layers to automatically
learning being a particularlypromising approach. learn and extract features from the input image, which are
then used for classification or other tasks.
In this project, we propose a novel method for
detecting counterfeit currency using machine learning. The paper "Neural Networks for Image Analysis and
Specifically, we use a deep convolutional neural network to Processing" focuses on applying neural network algorithms
analyze images of currency notes and identify fake ones. to image processing tasks such as feature detection,
Our approach involves training the network using a large segmentation, and classification. The authors explore
dataset of genuine currency images, enabling it to learn the different neural network architectures and techniques for
features that distinguish genuine notes from fake ones. Once feature extraction, including the use of integral images for
trained, the network can quickly and accurately identify convolution, and simplify these methods to their essential
counterfeit currency in real-time, providing a valuable tool components. The result is a new approach to feature
for law enforcement agencies, financial institutions, and detection and matching, which can be applied in various
other organizations. areas of technology.[8]
To address the issue of counterfeit notes, various
III. METHODOLOGY
A. Currency Features
The features that have been extracted thus far can be
classified as general features, which are features that are not
specific to any application, such as texture, color, contrast,
and shape. The specific features that are used for counterfeit
currency detection systems vary depending on the notes of
each country. In the case of Indian currency notes, the
following features are considered:
REFERENCES