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

question about evaluation #87

Open
vanche opened this issue Dec 16, 2022 · 0 comments
Open

question about evaluation #87

vanche opened this issue Dec 16, 2022 · 0 comments

Comments

@vanche
Copy link

vanche commented Dec 16, 2022

Hi, thank you for sharing your nice work!
I'd like to ask the processing characterset when evaluating your code.
Did you use 'label = re.sub('[^0-9a-zA-Z]+', '', label)' at evaluation mode ?
I wonder how did you process ground truth in the results reported on your paper.
If you use 32-charset, did you ignore out of vocab character(^0-9a-z) for gt?
for example, if gt is 'hello?' and pred is 'hello', do you check the result is correct?

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

1 participant