-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
what is LSNCD in the code? is it wnorm? #1
Comments
loss: GANInverter/training/encoder_trainer.py Line 332 in 4333561
calculate GANInverter/training/encoder_trainer.py Line 80 in 4333561
|
Some codes are not organized well now, which may be confusing to read. But scripts (training/inference) and configs of each method are available to reproduce the experiments. Have fun with GANInverter! |
thank you for replying this comment quickly, are you still working on SAM, right? In here, is there no implementation code? I am wondering, In SAM github, they did not have a code for encoder, only optimization, right? |
We are working on the implementation of SAM/HFGI/Hyperstyle now, especially their inference phase. SAM may be implemented in GANInverter in February or March. |
thank you so much. I have another question, I want to know how to get style space from w space. and do you try to use w+space? do you know how to get w+space from w? |
Hi, When I see your code, I can't find the LSNCD and How did you make style space in your code?
The text was updated successfully, but these errors were encountered: