-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
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
请问这个报错怎么修改 #7
Comments
I have encountered the same error. Have you solved it? How was it solved |
@JULYLH Could you please provide more information about the error? In my device, I can train the model without any errors. |
------------------ 原始邮件 ------------------
发件人: "yjh0410/PyTorch_YOLOF" ***@***.***>;
发送时间: 2022年12月14日(星期三) 上午8:51
***@***.***>;
抄送: "JULY ***@***.******@***.***>;
主题: Re: [yjh0410/PyTorch_YOLOF] 请问这个报错怎么修改 (Issue #7)
@JULYLH Could you please provide more information about the error? In my device, I can train the model without any errors.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
File "/root/PyTorch_YOLOF/dataset/transforms.py", line 393, in call |
You should check the version of your torch. My torch is 1.9.1, and torchvision is 0.10.1. This error haven't occurred in my environment. |
resize() got an unexpected keyword argument 'max_size'
The text was updated successfully, but these errors were encountered: