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
请问大家有没有遇到这样的问题,就是ResizeShortSize无论设置成什么,在验证过程中,图像的尺寸都并没有根据这个尺寸来,而是跟原始尺寸相关,比如td500中,验证的尺寸是1296*1728
The text was updated successfully, but these errors were encountered:
你看作者源码,作者是为了让图片尺寸不小于设置的size,你输入的是1296*1728大于设置的size当然就不会resize了
Sorry, something went wrong.
No branches or pull requests
请问大家有没有遇到这样的问题,就是ResizeShortSize无论设置成什么,在验证过程中,图像的尺寸都并没有根据这个尺寸来,而是跟原始尺寸相关,比如td500中,验证的尺寸是1296*1728
The text was updated successfully, but these errors were encountered: