├── README.md └── files ├── ... ├── Average_networks_styleGAN2_ada_pytorch.ipynb ├── Image_generation_styleGAN2_ada_pythorch.ipynb ├── Latent_space_projection_styleGAN2_ada_pytorch.ipynb ├── Latent_space_tweaking_styleGAN2_ada_pytorch.ipynb ├── Layer_mixing_styleGAN2_ada_pytorch.ipynb ├── harold_proj.jpg ├── harold_seeds.jpg ├── harold_small.jpg ├── harold_styles.jpg ├── layers_mix.jpg ├── layers_mix2.jpg └── mean.jpg /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dobrosketchkun/latent_space_adventures/HEAD/README.md -------------------------------------------------------------------------------- /files/...: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /files/Average_networks_styleGAN2_ada_pytorch.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dobrosketchkun/latent_space_adventures/HEAD/files/Average_networks_styleGAN2_ada_pytorch.ipynb -------------------------------------------------------------------------------- /files/Image_generation_styleGAN2_ada_pythorch.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dobrosketchkun/latent_space_adventures/HEAD/files/Image_generation_styleGAN2_ada_pythorch.ipynb -------------------------------------------------------------------------------- /files/Latent_space_projection_styleGAN2_ada_pytorch.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dobrosketchkun/latent_space_adventures/HEAD/files/Latent_space_projection_styleGAN2_ada_pytorch.ipynb -------------------------------------------------------------------------------- /files/Latent_space_tweaking_styleGAN2_ada_pytorch.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dobrosketchkun/latent_space_adventures/HEAD/files/Latent_space_tweaking_styleGAN2_ada_pytorch.ipynb -------------------------------------------------------------------------------- /files/Layer_mixing_styleGAN2_ada_pytorch.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dobrosketchkun/latent_space_adventures/HEAD/files/Layer_mixing_styleGAN2_ada_pytorch.ipynb -------------------------------------------------------------------------------- /files/harold_proj.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dobrosketchkun/latent_space_adventures/HEAD/files/harold_proj.jpg -------------------------------------------------------------------------------- /files/harold_seeds.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dobrosketchkun/latent_space_adventures/HEAD/files/harold_seeds.jpg -------------------------------------------------------------------------------- /files/harold_small.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dobrosketchkun/latent_space_adventures/HEAD/files/harold_small.jpg -------------------------------------------------------------------------------- /files/harold_styles.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dobrosketchkun/latent_space_adventures/HEAD/files/harold_styles.jpg -------------------------------------------------------------------------------- /files/layers_mix.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dobrosketchkun/latent_space_adventures/HEAD/files/layers_mix.jpg -------------------------------------------------------------------------------- /files/layers_mix2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dobrosketchkun/latent_space_adventures/HEAD/files/layers_mix2.jpg -------------------------------------------------------------------------------- /files/mean.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dobrosketchkun/latent_space_adventures/HEAD/files/mean.jpg --------------------------------------------------------------------------------