Skip to content
Snippets Groups Projects
Forked from Dellandrea Emmanuel / MSO_3_4-TD2
4 commits behind, 9 commits ahead of the upstream repository.
Name Last commit Last update
.gitignore
BE2_GAN_and_cGAN.ipynb
README.md

TD 2 : GAN & cGAN

MSO 3.4 Apprentissage Automatique


The aim of this assignment is to discover GANs, understand how they are implemented and then explore one specific architecture of GANs that allows us to perform image to image translation.

My work for this project is available in the file : BE2_GAN_and_cGAN.ipynb.

Requirement

It requires torch, numpy, pillow, opencv-python, imageio

Author

Agnès Maassen - BE2 created by Dellandrea Emmanuel