Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to compute the accuracy output from the LPRNet model? #85

Open
tscu-vid opened this issue Aug 11, 2023 · 1 comment
Open

Comments

@tscu-vid
Copy link

tscu-vid commented Aug 11, 2023

Is there any reference to someone's knowledge which explains how to compute the accuracy of the LPRNet model output? I'm not interested into computing WER or CER, but an overall accuracy value for the LPRNet output

@tscu-vid tscu-vid changed the title Is it possible to compute the accuracy output from the model? Is it possible to compute the accuracy output from the LPRNet model? Aug 11, 2023
@KunxiSun
Copy link

In my opinion, we can just compute the accuracy based on the correct letters. We can get info about the correct letters in test_LPRNet.py file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants