-
Notifications
You must be signed in to change notification settings - Fork 86
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
How to use 2 Gpus #6
Comments
JNUChenYiHong
changed the title
File "train.py", line 67, in <module> features_style = vgg(style) missing 3 required positional arguments: 'relu2_2', 'relu3_3', and 'relu4_3'
1
Feb 9, 2020
When using 2 GPUs, this error will occur when VGg is loaded. |
@JNUChenYiHong hello, did you train success? did you use the params: |
No, I am sorry to say this. Good luck!
…------------------ 原始邮件 ------------------
发件人: "tkone2018"<[email protected]>;
发送时间: 2020年11月11日(星期三) 下午5:45
收件人: "eriklindernoren/Fast-Neural-Style-Transfer"<[email protected]>;
抄送: "看📖"<[email protected]>; "Mention"<[email protected]>;
主题: Re: [eriklindernoren/Fast-Neural-Style-Transfer] How to use 2 Gpus (#6)
@JNUChenYiHong hello, did you train success? did you use the params:
parser.add_argument("--checkpoint_model", type=str, help="Optional path to checkpoint model")
thank you
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: