在预测时少量预测结果出现为空的现象,准确率为0.0 #13301
Unanswered
TyrionChou
asked this question in
Q&A
Replies: 2 comments
-
是不是数据量不够 |
Beta Was this translation helpful? Give feedback.
0 replies
-
预测的结果是blank,怀疑是因为词表中第一个字符读取的时候多了一个\uffef导致的 |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
问题描述 / Problem Description
自己训练的crnn文本识别模型,在预测时少量预测结果出现为空的现象,准确率为0.0,因为词典中没有空的字符,所以很奇怪
运行环境 / Runtime Environment
Beta Was this translation helpful? Give feedback.
All reactions