配置文件中是先做resize还是先做randomcrop #14899
Unanswered
lengmouling
asked this question in
Q&A
Replies: 1 comment
-
根据你的OCR检测配置文件,图像增强和预处理的执行顺序如下:
关于你的数据集是否合理:你的训练集包含不同尺寸的图像,高度在
结论:
Response generated by 🤖 feifei-bot | chatgpt-4o-latest |
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.
-
这是ocr检测配置文件的一部分,我想知道EastRandomCropData是在已经进行完原图resize到(0.8.3.0)倍的基础上再去做的吗?
如果我的训练集是不同尺寸的图像,高度在(45,65)范围内,长度有的不超过320,那么这样的训练集是合理的吗?
Beta Was this translation helpful? Give feedback.
All reactions