Bachelor's Thesis
Applying Generative Adversarial Networks to Website Design
This repository contains the code that was used for the thesis "Applying Generative Adversarial Networks to Website Design".
- The data_collection folder contains the code of the screenshot process and the cleaning pipeline.
- The training folder contains the code for the training of one StyleGAN2-ADA model and the NCSN++ model.
- The evaluation folder contains the code that was used for the application and evaluation process.
Each folder contains a README for further explanation.