Skip to content

Can this model works for alpha bates recognition? #1

@ketankalp

Description

@ketankalp

I came across your implementation of character recognition and it seems good for digits recognition.

My concern is, can it works for alpha bates like a, b etc?

I tried it but seems like you are storing digits (float) in the classifications files, in case of alpha bates it gives error while converting character to integer.

Error: ValueError: invalid literal for int() with base 10: '.'

I just want to know it will work for alpha bates or not and if yes then how to manage floating point representation of the alpha bates?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions