This repository contains materials for a seminar on the 2017 paper "Data Augmentation Generative Adversarial Networks" by Antoniou, Storkey, and Edwards (arXiv:1711.04340). The seminar covers the key concepts, methodology, and implications of the DAGAN model, which uses generative adversarial networks to enhance datasets through synthetic data generation. Additionally, this repository includes scripts for training the DAGAN model on the OMINGLOT dataset
- Offical paper and seminar slides
- Script for training the DAGAN model on the OMNIGLOT dataset
- Instructions for setting up the environment and running the experiment
- Results of the model's performance
- Download the ipynb file and upload it to Google Colab
- set up your drive folder to save checkpoints for the model training
- Mount your Google Drive in the Colab notebook.
- Specify the directory in Google Drive where checkpoints will be saved.
Note: Training can take a significant amount of time. We recommend using a V100 or A100 GPU runtime for optimal performance.
- Epoch 3
- Epoch 8
- Epoch 14
- Epoch 19