stylegan-encoder icon indicating copy to clipboard operation
stylegan-encoder copied to clipboard

StyleGAN Encoder - converts real images to latent space

Results 37 stylegan-encoder issues
Sort by recently updated
recently updated
newest added

Just wondering if there's any variant of StyleGAN-Encoder (or other optimization-based method) that works with StyleGAN3? Any information would be greatly appreciated!

Hi, I'm trying to use 'python align_images.py raw_images/ aligned_images/' to see the latent space of my owe image data. But it threw an error reminding which is "Unknown image file...

Hi, When I try to optimize d_latent as in the code, I start from a nice image but it transforms into a completely black image. Adding an L2 loss between...

I can't download LATENT_TRAINING_DATA in Learn_direction_in_latent_space.ipynb . `HTTPError: 404 Client Error: Not Found for url: https://drive.google.com/uc?id=1xMM3AFq0r014IIhBLiMCjKJJvbhLUQ9t` Thanks.

latest keras doesn't seem to have utils.get_file

Hi, I am trying to decrease generation time. So far I am getting 2 min and 20 seconds per image (generating 10 images as output for age). What I am...

Hi, whats all the lines of code needed to crop and resave images from and back to Gdrive? All I want to do is crop the images, like FFHQ crop,...

Hi can update the colab notebook. I think it's missing some requirements before step 1. Thanks!

Fix #24 Not tested with version 1.14 but it should work also. Same as https://github.com/rolux/stylegan2encoder/pull/15