nampyo hong

Results 4 comments of nampyo hong

change line in "lpips/___init__.py_", line 7 from from skimage.measure import compare_ssim to from skimage.metrics import structural_similarity as compare_ssim

run $ python global_direction/SingleChannel.py for style layers that are not 'TORGB' layers

Maybe you can get help from this link https://github.com/rosinality/stylegan2-pytorch/issues/206 stylegan2 generators with 256 resolution are not considered now. I will change Manipulator to be able to process other datasets &...

I have implemented Manipulator for resolution 256x256, 512x512. If you can change the rosinality to the nvlabs pkl weights, then you can extract global image direction immediately. Please let me...