-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Pretrained network E #15
Comments
It can be found here: https://drive.google.com/file/d/1AV_2-ltcyER08yjhRaut1tbaMzfeQWfu/view?usp=sharing. We should also release the UI soon, once it gets approved. |
Thank you so much! I just realized that since the latest_net_G you provided was trained without features, I can't use it with features. Do you also have a checkpoint for G trained with features? Thanks a lot! |
I would also be grateful for the pre-trained weights for netE and netG-with-features, that is the checkpoint for I tried the latest_net_E.pth provided in this thread, but it fails to load - I think it is for an older version of the architecture.
Keys in latest_net_E.pth:
Also the latest_net_G.pth for label2city_1024p is of wrong shape for using features:
Thank you. Best wishes, |
Thank you so much for providing the code!
It's nice that you provide the label2city_1024p/latest_net_G.pth checkpoint. Can you also provide the checkpoint for netE? I would like to play around with the features. Thank you!
The text was updated successfully, but these errors were encountered: