We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
大佬您好: 想求问一下,模型是否可以接受多尺寸输入训练?还是说都通过什么方式resize到一个固定大小再输入呢? 因为我目前生成了很多裁剪后的图片,它们的尺寸大小不一,我不知道是直接resize进网络还是用yolo里letterbox的方式送入网络会更好?还是说有办法在训练的时候就使用多尺寸的输入呢?
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
No branches or pull requests
大佬您好:
想求问一下,模型是否可以接受多尺寸输入训练?还是说都通过什么方式resize到一个固定大小再输入呢?
因为我目前生成了很多裁剪后的图片,它们的尺寸大小不一,我不知道是直接resize进网络还是用yolo里letterbox的方式送入网络会更好?还是说有办法在训练的时候就使用多尺寸的输入呢?
The text was updated successfully, but these errors were encountered: