Coder Social home page Coder Social logo

indian_currency_recognition's Introduction

🇮🇳Indian Currency💱$ Detection System

Sourcerer

Code Requirements

  • Opencv(pip install opencv-python)
  • Tensorflow GPU(Preferred)(pip install tensorflow-gpu)
  • Numpy (pip install numpy)

What steps you have to follow??

  • Download my Repository
  • Extract a Model.zip , In this zip you will find frozen_inference_graph.pb a model file and labelmap.pbtxt a label file, Put this files in working directory.
  • Run a currency_det_im.py, if you want to detect from an image otherwise for video use currency_detection_webcam.py

Project Structure

  • I given my prepared model to you so you don't need to train it, just follow me:)
  • It can detect (10,20,50,100 Rupees) old notes, because of i am just testing & learning abou this that's why i choosen less classes,but now i am working a system which can detect all indian currency with old & new notes and even coins also,but it will take time, i am gathering a dataset for it.
  • I used own image dataset for this model, Images captured with mobile.
  • I used Tensorflow API of object detection but used own images.
  • I used faster_rcnn_inception_v2_coco model for training ,you can use any other model for training.

Screenshots

10 Rupees detection from live video

100 Rupees detection from live video

50 Rupees detection from image

100 Rupees detection from image

Notes

  • It will require high processing power(I have 8 GB RAM & 2 GB GC)
  • If you think it will recognise notes like human then please leave it ,it's have many bugs ,but currently i am solving it.
  • Quality of images matters which you are giving as input for a prediction ,please use clear images.

Just follow☝️ me and Star⭐ my repository

indian_currency_recognition's People

Contributors

spidy20 avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.