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

Finetune for other languages #12

Open
Sundragon1993 opened this issue Feb 21, 2024 · 0 comments
Open

Finetune for other languages #12

Sundragon1993 opened this issue Feb 21, 2024 · 0 comments

Comments

@Sundragon1993
Copy link

Dear authors,

Thank you so much for the great contribution to the community. I'm trying to finetune the model to adapt with other language such as Vietnamese but I found it quite hard to make the algorithm to converge. Specifically, I've process a subset of 2500images from pubtable dataset and the output@epoch 5 is something like this:

Epoch(val) [5][2489] 0_[table_master_dataset]word_acc: 0.0000, 0[table_master_dataset]word_acc_ignore_case: 0.0000, 0[table_master_dataset]word_acc_ignore_case_symbol: 0.0000, 0[table_master_dataset]char_recall: 0.1952, 0[table_master_dataset]char_precision: 0.0682, 0[table_master_dataset]1-N.E.D: 0.3024, 0[table_master_dataset]TEDS: 0.0550, 0[table_master_dataset]_Time eval: 1399.9359

Is it normal to have word_acc=0.0000 at early epoch?
Could you give some suggestions how many images should we finetune the network or should we use the pretrained weight to get a decent result...?

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