card.io-Android-source icon indicating copy to clipboard operation
card.io-Android-source copied to clipboard

How we can create datamodel for slash or other characters such as applym_730c4cbd for slash?

Open sobuj134 opened this issue 10 years ago • 1 comments

Thanks in advance.

sobuj134 avatar Aug 07 '15 09:08 sobuj134

Well, the API for the models is well-defined: It takes in a set of pixels in a particular format and returns an output in a particular format. You can substitute any model or processing at all there.

I assume you're asking how we creating that model, though, and whether you can reuse that approach. There's a separate repo that is not open source that contains the code we use to train the models and then generate code for the card.io client source trees. Unfortunately, that training code is not currently open source. Note that one needs not just code but also data--many images of credit cards. For obvious reasons, we will likely never be able to share our training data.

What are you trying to accomplish? Perhaps there is another way to get to your goals.

josharian avatar Aug 07 '15 18:08 josharian