模型缺乏泛化性 #3

Closed
opened 2022-11-17 21:17:38 +08:00 by Steve235lab · 1 comment
Steve235lab commented 2022-11-17 21:17:38 +08:00 (Migrated from github.com)

今天训练了一下,20个epoch跑下来测试集识别正确率能到91%,但是我用同样的的方法(输入图片保留3通道,尺寸缩放到64*64)把一些自己写的单个字图片输入到模型中预测出来结果准确率非常低,下一步尝试更改一下模型结构来提高泛化性。

今天训练了一下,20个epoch跑下来测试集识别正确率能到91%,但是我用同样的的方法(输入图片保留3通道,尺寸缩放到64*64)把一些自己写的单个字图片输入到模型中预测出来结果准确率非常低,下一步尝试更改一下模型结构来提高泛化性。
caigouShaw commented 2023-05-07 15:39:26 +08:00 (Migrated from github.com)

请问有测试代码吗?

请问有测试代码吗?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dearsky/hand-writing-recognition#3