Skip to content

nogifeet/Indian-Notes-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Indian-Notes-Classification MATLAB

Indian Notes Classification Using VGG-19 model

alt text

Problem Statement

Blind people can have a really hard time recognizing paper currency while they can easily recognize coins due to their different texture, shape and thickness. In this repository, I try to solve the problem using Image Classification. There are ten different classes denoting all the paper currency denominations.

Data Preparation

There are not a lot of images of Indian currency on the internet without watermarks. So I decided to create my dataset using different angles, zoom, noise, lighting condition. There are 55 images for each class for training(55 X 10 = 550 images) and 20 images for validation (20 X 10 = 200 images) New 20 rupees paper denomination is not included as it wasn't available with me

Image Folder Structure

alt text

VGG-19 Model Architecture

alt text

Training Graph

alt text

MATLAB Tools and Apps

  1. MATLAB r2020b
  2. Deep Network Designer App
  3. Image Processing Toolbox

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages