Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Deep Learning - Image Generation

This repository contains my solutions to a 3rd year coursework assignment on Deep Learning at Durham University.

Outline

This coursework required the implementation of a Deep Learning model to synthesize images based on the CIFAR-10 and STL-10 datasets. While any method could be used, I opted to implemented a Wasserstein GAN which utilised Gradient Penalty and Auxiliary Classification as described here. The implentation was developed using PyTorch and can be found in the file ac-wgan-gp.py. The results of the model can be seen in the report included in this repository.

Feedback

The final mark received was 84%.

By boyla950.

About

Coursework solutions for a 3rd year Computer Science module on Deep Learning @ Durham University. Uses a conditional WGAN-GP implementation to generate images from the CIFAR-10 and STL-10 datasets.

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages