Puzer / stylegan-encoder

StyleGAN Encoder - converts real images to latent space
Other
1.07k stars 166 forks source link

Copy direction model and add few step to generate Video #55

Closed VivaLeeX closed 2 years ago

VivaLeeX commented 2 years ago

1.Copy the FEW item from https://github.com/a312863063/seeprettyface-face_editor/tree/master/latent_directions

  1. add script to generate Video
  2. add script to generate the landmark only from 1 picture
  3. control the image modification via 1 more direction.
  4. Make code change to support remote invoke (no need to run the python script from the current folder of the stylegGAN-encoder)