pix2latent icon indicating copy to clipboard operation
pix2latent copied to clipboard

how to apply to images sized 256x256 /stylegan2

Open jingnian-yxq opened this issue 3 years ago • 0 comments

I want to invert images sized 256x256 into .pt through stylegan2, however it reports 【RuntimeError: mat1 dim 1 must match mat2 dim 0】. I know it is because original model is for images sized 512x512, but how should I change it?

jingnian-yxq avatar Mar 09 '23 08:03 jingnian-yxq