Skip to content
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

MUNIT vgg16.weight #185

Open
wylblank opened this issue Apr 15, 2024 · 0 comments
Open

MUNIT vgg16.weight #185

wylblank opened this issue Apr 15, 2024 · 0 comments

Comments

@wylblank
Copy link

我正在尝试复现MUNIT,但遇到了 for (src, dst) in zip(vgglua.parameters()[0], vgg.parameters()): TypeError: 'NoneType' object is not callable的错误,我尝试进行了修改但生成的vgg16.weight不起作用,如果vgg_w不为0,则会使损失为Nan,请问您有什么建议吗?或者可以发我一下您models文件夹下的vgg16.weight给我一下吗?万分感谢
I am trying to reproduce MUNIT, but encounter for (src, dst) in zip(vgglua.parameters()[0], vgg.parameters()): TypeError: 'NoneType' object is not a callable error, I tried to modify it, but the generated vgg16.weight does not work, if vgg_w is not 0, the loss will be Nan, do you have any suggestions? Or could you please send me vgg16.weight under your models folder? Thanks a million

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant