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

Project dataset #2

Closed HSinger04 closed 3 years ago

HSinger04 commented 3 years ago

Ideally, we would use the original authors' dataset. However, I also found https://github.com/royorel/FFHQ-Aging-Dataset, which is good for the following two reasons:

1.) It builds on the FFHQ dataset, which StyleGAN was also trained on --> might allow us to be more flexible with regards to using transfer learning 2.) It contains segmentation labels

HSinger04 commented 3 years ago

FFHQ-Dataset Google Drive Link: https://drive.google.com/drive/folders/1taHKxS66YKJNhdhiGcEdM6nnE5W9zBb1

HSinger04 commented 3 years ago

Preprocessing idea:

Directly link FFHQ subfolders to Google Colab. Then, transform them and save them via colab to corresponding drive folder.