CodingTrain / CodingTrain/Suggestion-Box

GAN - Generative Adversarial Networks and creative generative art

Abierto
#950 2 comentarios 3 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Sin datos de lenguaje
Estrellas
570
Forks
85
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Hi Dan,

Here is a link to a video about "Progressive Growing of GANs for Improved Quality, Stability, and Variation". I think it captures the amazing things you can do with neural networks.
[Demonstration of GANs](https://www.youtube.com/watch?v=XOxxPcy5Gr4)

Also, there are many videos online on "deep dreams" [An example](https://www.youtube.com/watch?v=SCE-QeDfXtA)

All of these videos were created with GANs\Generative Adversarial Networks. These are a class of neural networks, mainly in unsupervised learning. [Wikipedia Link](https://en.wikipedia.org/wiki/Generative_adversarial_network)

They were used for the [Pix2Pix model](https://affinelayer.com/pixsrv/) also see [Pix2Pix Article](https://arxiv.org/abs/1611.07004).

Sentdex has recently done a series about unusual neural networks, where he covered GANs. There is also a Computerphile video on this subject. These videos are amazing about learning how GANs work, but they don't cover their inner workings. Also, I haven't seen anyone on YouTube talk about the cool art that can be made with GANs, and the creative coding opportunities.

Maybe it would be interesting to have a mini-series about GANs, something like "Generative Adversarial Networks for Artists". Starting with how GANs really work and then moving on to TensorFlow.js and [the hvass-labs tutorials](https://github.com/Hvass-Labs/TensorFlow-Tutorials/blob/master/14_DeepDream.ipynb) and finally have community contributions and showcase community art.

I know you'll be able to make this interesting and easy to understand.

Hope you like my idea. Best regards,

Eitan

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.