项目作者: javad-sheikh

项目描述 :
Iranian credit card reader
高级语言: Java
项目地址: git://github.com/javad-sheikh/Card-Reader.git
创建时间: 2021-01-13T18:53:11Z
项目社区:https://github.com/javad-sheikh/Card-Reader

开源协议:

下载


Card-Reader

In this project, I developed an android program to read Iranian credit card numbers and expiration dates using Tensorflow Lite.

3 CNN networks were trained for this task. First CNN network searched the image and reported the place of credit card number and expiration date. The second and third networks were trained to respectively read the credit card number and expiration date.

After training the network, a smooth android app was developed to open the device camera to take images and process these images in the background.
An android library was created for opening the camera and processing them using TensorFlow.

This repository contains an example program to use this library. For more information contact me!