StyleSpace icon indicating copy to clipboard operation
StyleSpace copied to clipboard

About test with my own W

Open Byronliang8 opened this issue 2 years ago • 2 comments

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

Byronliang8 avatar Mar 07 '22 10:03 Byronliang8

I have solved this problem now.

It can use latents=np.load('xx.npy').reshape(1,18,512) M.dlatents=M.W2S(latents)

Byronliang8 avatar Mar 07 '22 11:03 Byronliang8

@Byronliang8 Thanks the great answer.

betterze avatar Mar 07 '22 11:03 betterze