0% found this document useful (0 votes)
2 views1 page

Currency Guard

CurrencyGuard is a CNN-based system designed to detect counterfeit Indian currency notes using deep learning techniques. The model is trained on a balanced dataset of 1,200 images and features data augmentation to improve accuracy. It aims to assist financial institutions and law enforcement in swiftly identifying counterfeit currency to enhance economic security.

Uploaded by

aishuammu3092
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views1 page

Currency Guard

CurrencyGuard is a CNN-based system designed to detect counterfeit Indian currency notes using deep learning techniques. The model is trained on a balanced dataset of 1,200 images and features data augmentation to improve accuracy. It aims to assist financial institutions and law enforcement in swiftly identifying counterfeit currency to enhance economic security.

Uploaded by

aishuammu3092
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

CurrencyGuard: CNN-Based Counterfeit Detection for Indian Notes

🔍 Abstract:

The proliferation of counterfeit currency poses significant challenges to economies worldwide. This
project introduces CurrencyGuard, a Convolutional Neural Network (CNN)-based system developed to
accurately distinguish between genuine and counterfeit Indian currency notes. Leveraging deep learning
techniques, the model is trained on a balanced dataset comprising 1,200 images—600 authentic and
600 counterfeit—ensuring robust performance across various denominations.

Key features of CurrencyGuard include:

CNN Architecture: Utilizes a deep learning model to classify currency notes as real or fake.

Balanced Dataset: Incorporates an equal number of real and fake currency images to mitigate bias.

Data Augmentation: Enhances model generalization through techniques like zooming, shearing, and
horizontal flipping.

Performance Metrics: Monitors training and validation accuracy and loss over 150 epochs to assess
model efficacy.

Graphical User Interface (GUI): Provides an intuitive interface for users to upload images or capture
real-time photos for currency validation.

This system is designed to assist financial institutions, retail businesses, and law enforcement agencies in
identifying counterfeit currency swiftly and accurately, thereby enhancing economic security.

Keywords:

Counterfeit Detection, Convolutional Neural Network, Currency Authentication, Deep Learning, Image
Classification, Financial Security, Indian Currency, GUI Application

You might also like