Skip to content

The project is about building a system that recognize different cash denomination using deep learning method.

License

Notifications You must be signed in to change notification settings

lord-shaz/European-Cash-Denomination-Recognition

Repository files navigation

European Cash Denomination Recognition


Problem Statement:


To build a system that recognize different cash denomination, people can make a cash deposite in a bank machine or make a purchase using vending machine both the system have to determine the amount of money you've deposited in them automatically. ATM uses human to verify the amount. To know possible problems with depositing checks through an ATM https://money.howstuffworks.com/personal-finance/online-banking/deposit-checks-through-atm1.htm

Dataset:


  1. Training data: https://cocl.us/DL0320EN_TRAIN_TAR_KERAS
  2. Validation data: https://cocl.us/DL0320EN_VALID_TAR_KERAS
  3. Testing data: https://cocl.us/DL0320EN_TEST_TAR_KERAS
  • The Dataset consist of two folders
  1. Banknotes ES1 Specimen 72dpi
  2. Banknotes ES2 Specimen 72dpi.
  • We need to use banknotes ES1 Specimen 72dpi for tranining and Banknotes ES2 Specimen 72dpi for testing.
  • Another thing to notice is that there are two format been provided one in GIF and other in JPEG hence we can use any one of it.
  • Since the dataset is not much hence we can can create sepreate folder for each of the cash demonitaion.

Data Visualization:


Cash Denomination

Model Building:


Model Train Accuracy Test Accuracy
VGG16 + Top Dense Layer 96 % 93 %

Thank You!

Follow @ShehzadaAlam

About

The project is about building a system that recognize different cash denomination using deep learning method.

Topics

Resources

License

Stars

Watchers

Forks