StyleSpace
StyleSpace copied to clipboard
About test with my own W
Hi Betterze,
I want to say it is a great work, but I want to know how to test with my own W. Could you share with me the code on how to input my own W?
Best
I have solved this problem now.
It can use latents=np.load('xx.npy').reshape(1,18,512) M.dlatents=M.W2S(latents)
@Byronliang8 Thanks the great answer.