Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kailash-natarajan/inr-denomination-recognition-using-matlab
https://github.com/kailash-natarajan/inr-denomination-recognition-using-matlab
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kailash-natarajan/inr-denomination-recognition-using-matlab
- Owner: Kailash-Natarajan
- Created: 2022-01-11T17:17:51.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-27T06:15:33.000Z (over 2 years ago)
- Last Synced: 2023-09-10T11:29:20.540Z (about 1 year ago)
- Size: 68.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# INR-Denomination-Recognition-using-MATLAB
- Uses ORB algorithm to perform feature extraction
- Able to predict most pictures
- Not predictable as to whether a picture would be predicted properly or not
- Also model would give output regardless of whether the image contains currency note or not
- Can be modified to detect any currency, not just INR
- Improved version is available [here](https://github.com/Kailash-Natarajan/INR-CURRENCY-DENOMINATION-RECOGNITION-USING-TRANSFER-LEARNING). Developed using Tensorflow Keras. Leveraging the power of deep learning and transfer learning, the model has achieved 90%+ accuracy