PaddlePaddle/PaddleDetection

旋转框检测训练图片输入尺寸

Opened this issue · 0 comments

问题确认 Search before asking

  • 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer.

请提出你的问题 Please ask your question

我希望使用旋转框检测,比如PPYOLOE-R,我看到他的模型输入尺寸为1024*1024,且数据准备的时候就已经进行了切图,如果我的训练图像的宽高不同,请问我该如何处理呢?