GiorgiaAuroraAdorni / gansformer-reproducibility-challenge

Replication of the novel Generative Adversarial Transformer.
MIT License
3 stars 3 forks source link
attention-is-all-you-need deep-learning gan generative-adversarial-network generative-adversarial-transformer ml reproducibility-challenge stylegan stylegan2 tensorflow transformers

gansformer-reproducibility-challenge

Project for Advance Topic in Machine Learning course @ USI 21/22.
See https://github.com/GiorgiaAuroraAdorni/gansformer-reproducibility-challenge, https://drive.google.com/drive/folders/1sqHD-X4mLOOkoT-xJvWGdPlwxb5et0kA?usp=sharing for datasets and https://drive.google.com/drive/folders/1ZFfO4HVINH-aDQbgLscJxNTqGLEIOMZv?usp=sharing for models.

Contributors

Giorgia Adorni — giorgia.adorni@usi.ch GiorgiaAuroraAdorni

Felix Boelter — felix.boelter@usi.ch felixboelter

Stefano Carlo Lambertenghi — stefano.carlo.lambertenghi@usi.ch steflamb

Prerequisites

Installation

Clone our repository and install the requirements

$ git clone https://github.com/GiorgiaAuroraAdorni/gansformer-reproducibility-challenge
$ cd gansformer-reproducibility-challenge/src
$ pip install -r requirements.txt

Usage

For the usage, go to the colab notebooks directory: