faceterteam / PayCards_Android

Credit card scanning for mobile apps
https://pay.cards/
Other
197 stars 126 forks source link

Printed Card Scanning issue #38

Open vvksingh1605 opened 5 years ago

vvksingh1605 commented 5 years ago

Unable to scan the printed card , can any body please give some input on this.

tchernitski commented 5 years ago

The digit recognition neural network was trained with embossed samples only. So it handles printed digits very bad. If we get more requests we will retrain the network with printed digits.

droidluv commented 4 years ago

+1 to printed digits scan

pedrofsn commented 4 years ago

@tchernitski the samples for trainning include "vertical cards"?

tjcode19 commented 4 years ago

+1 for printed cards scanning

Ahmed-AlHahsimi-SEDRA commented 3 years ago

+1 for printed cards scanning

Dave181295 commented 3 years ago

+1 for printed cards scanning !

Dave181295 commented 3 years ago

Any news my friends?

MichaelZhuravsky commented 2 years ago

+1 :-)

alexandrefelipemuller commented 1 year ago

The digit recognition neural network was trained with embossed samples only. So it handles printed digits very bad. If we get more requests we will retrain the network with printed digits.

How can we add new cards to the trainning dataset?

alexandrefelipemuller commented 1 year ago

@tchernitski Can you please brielfly describe how to regenerate the model ?