https://thispersondoesnotexist.com/
(Try this website, each time it will continue to generate new faces)
More technical information is here: https://www.lyrn.ai/2018/12/26/a-style-based-generator-architecture-for-generative-adversarial-networks/
Basic architecture of our Generative Adversarial Networks (GANs) (based on https://skymind.com/wiki/generative-adversarial-network-gan)
This repo was brought to you by the amazing Deep learning and GANs team of Neurohackademy 2019:
Alberto Lazari [[email protected]]
Anna Truzzi [[email protected]]
Bastian David [[email protected]]
Benjamin Wade [[email protected]]
Jeffrey Durieux [[email protected]]
Meltem Atay [[email protected]]
Suniyya Waraich [[email protected]]
Original GAN Paper
@inproceedings{goodfellow2014generative,
title={Generative adversarial nets},
author={Goodfellow, Ian and Pouget-Abadie, Jean and Mirza, Mehdi and Xu, Bing and Warde-Farley, David and Ozair, Sherjil and Courville, Aaron and Bengio, Yoshua},
booktitle={Advances in neural information processing systems},
pages={2672--2680},
year={2014}
}