Huage001 / AdaAttN

Officially unofficial PyTorch re-implementation of paper: AdaAttN: Revisit Attention Mechanism in Arbitrary Neural Style Transfer, ICCV 2021.
Apache License 2.0
210 stars 34 forks source link

what should i set the numbers of lambda_content?? #4

Closed zhongyuning closed 2 years ago

zhongyuning commented 3 years ago

In my screen, the lambda_content is always zero, i find the lambda_content is zero by default, i dont know how to set it , could you tell me how to set? Thanks!

Huage001 commented 3 years ago

Just change '--lambda_content 0' to '--lambda_content xx' in train_adaattn.sh. For the exact value, I think xx=1~10 will produce reasonable results.

zhongyuning commented 3 years ago

Thanks!! I will try it ------------------ 原始邮件 ------------------ 发件人: "Huage001/AdaAttN" @.>; 发送时间: 2021年10月31日(星期天) 下午4:07 @.>; @.**@.>; 主题: Re: [Huage001/AdaAttN] what should i set the numbers of lambda_content?? (Issue #4)

Just change '--lambda_content 0' to '--lambda_content xx' in train_adaattn.sh. For the exact value, I think xx=1~10 will produce reasonable results.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.