orpatashnik/StyleCLIP

Problem in generating w, s, s_mean_std, and fs3 for non SG2 Ada (non 512x512)

sarmientoj24 opened this issue · 1 comments

I am currently generating the w, s, s_mean_std, and fs3 for stylegan-car and cat from the official SG2 (non-ada) implementation. https://github.com/NVlabs/stylegan2

These models are not 512x512 but are 256x256.

I am currently generating the w, s, s_mean_std, and fs3 for stylegan-car and cat from the official SG2 (non-ada) implementation. https://github.com/NVlabs/stylegan2

These models are not 512x512 but are 256x256.

Did you manage to do it?