HSinger04 / VOGUE-Reimplementation

A reimplementation of the VOGUE paper for the IANNwTF WS20/21 course at the University of Osnabrück
1 stars 0 forks source link

VOGUE-Reimplementation

A reimplementation of the VOGUE paper for the IANNwTF WS20/21 course at the University of Osnabrück

Credits to cryu854, since we are using their StyleGAN2 code.

File structure

EditingInStyle

Contains files from [https://github.com/IVRL/GANLocalEditing] for inspection / understanding of said code.

FFHQ-Aging-Dataset

Contains files from [https://github.com/royorel/FFHQ-Aging-Dataset] for inspection / understanding of said code.

SourcePapers

Contains the source papers which were relevant for this project.

cryu854

Contains the actual, interesting code part. Especially Image2Latent.ipynb and TryOn.ipynb.

VOGUE___IANNwTF.pdf

Contains the paper for the project.