deep-text-recognition-benchmark icon indicating copy to clipboard operation
deep-text-recognition-benchmark copied to clipboard

Demo.py

Open Preethse opened this issue 4 years ago • 3 comments

I trained my model for japanese language. The validation accuracy goes upto 99.9% but when testing on test image it fails very badly. Can you share demo.py file so that I can check if I am doing everything correctly or not. Thank you

Preethse avatar Oct 20 '21 06:10 Preethse

Hi, thanks for using ViTSTR. If the validation accuracy is 99.9%, something is wrong. Unfortunately, I could not find the demo script I used for ViTSTR but it is simply a modified version of test.py. For ViTSTR to work, you need to make sure that the dataset is correct before training.

roatienza avatar Oct 21 '21 09:10 roatienza

我为我的模型训练了日语。验证准确率高达 99.9%,但在测试图像上进行测试时,它非常失败。你能分享 demo.py 文件,以便我可以检查我是否正确地做所有事情。 谢谢 Hello, I also have the same problem. I have a high accuracy rate in other language training, but the test fails. Have you solved the problem now?

LeeBronOff23 avatar Sep 21 '22 12:09 LeeBronOff23