ABINet large performance difference in word_acc and word_acc_ignore_case #1813
Closed
hugotong6425
started this conversation in
General
Replies: 1 comment 1 reply
-
Not sure if you have changed the configuration here:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was training a ABINet from abinet_20e_st-an_mj pretrained weight but with a new dictionary english_digits_symbols_space.txt. Train set includes the train set of Cocotextv2, ICDAR2015, SVT, Textocr, Totaltext and Wildreceipt. I used the test set of above 6 datasets to evaluate.
I choose these 6 datasets because their labels are already case-sensitive. But I am curious why there would be a large difference in word_acc and word_acc_ignore_case. Please let me know if you have any insight.
Beta Was this translation helpful? Give feedback.
All reactions