Jump to content

Generative adversarial network: Difference between revisions

Line 32: Line 32:
[https://github.com/tamarott/SinGAN Github Official PyTorch Implementation]<br>
[https://github.com/tamarott/SinGAN Github Official PyTorch Implementation]<br>
SinGAN: Learning a Generative Model from a Single Natural Image<br>
SinGAN: Learning a Generative Model from a Single Natural Image<br>
===MoCoGAN===
{{ main | MoCoGAN}}
[https://arxiv.org/abs/1707.04993 Paper]<br>
MoCoGAN: Decomposing Motion and Content for Video Generation<br>