如何调教数据集和字典才能达到对七段式数码管的更好识别效果? #14214
Closed
rainote2020
started this conversation in
General
Replies: 1 comment 2 replies
-
字典覆盖图片中所有的情况就行吧,这样子可以减少混淆字符带来的性能降低。但是需要考虑后续是否会有字符集的扩展需求 |
Beta Was this translation helpful? Give feedback.
2 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.
-
简单来说,我有一个3000张左右的七段式数码管的数据集。这组数据集中大部分图像都是不清晰的。并且我只需要考虑识别就够了。下图这个是比较清晰的,只不过颜色区分度不高。

我尝试在V4的预训练英文识别模型基础上训练我自己的数据集。但是过程中我遇到了如下让人费解的问题:
求大佬帮忙解答一下疑惑。
Beta Was this translation helpful? Give feedback.
All reactions