Home

Awesome

English | 简体中文

PaddleGAN

PaddleGAN provides developers with high-performance implementation of classic and SOTA Generative Adversarial Networks, and supports developers to quickly build, train and deploy GANs for academic, entertainment and industrial usage.

GAN-Generative Adversarial Network, was praised by "the Father of Convolutional Networks" Yann LeCun (Yang Likun) as [One of the most interesting ideas in the field of computer science in the past decade]. It's the one research area in deep learning that AI researchers are most concerned about.

<div align='center'> <img src='./docs/imgs/ppgan.jpg'> </div>

Licensepython version

Recent Contributors

Quick Start

Model Tutorial

Composite Application

Examples

Image Translation

<div align='center'> <img src='./docs/imgs/horse2zebra.gif'width='700' height='200'/> </div>

Old video restore

<div align='center'> <img src='./docs/imgs/color_sr_peking.gif' width='700'/> </div>

Motion driving

<div align='center'> <img src='./docs/imgs/first_order.gif' width='700'> </div>

Super resolution

<div align='center'> <img src='./docs/imgs/sr_demo.png'width='700' height='250'/> </div>

Makeup shifter

<div align='center'> <img src='./docs/imgs/makeup_shifter.png'width='700' height='250'/> </div>

Face cartoonization

<div align='center'> <img src='./docs/imgs/ugatit.png'width='700' height='250'/> </div>

Realistic face cartoonization

<div align='center'> <img src='./docs/imgs/photo2cartoon.png'width='700' height='250'/> </div>

Photo animation

<div align='center'> <img src='./docs/imgs/animeganv2.png'width='700' height='250'/> </div>

Lip-syncing

<div align='center'> <img src='./docs/imgs/mona.gif'width='700'> </div>

Changelog

Community

Scan OR Code below to join [PaddleGAN QQ Group:1058398620], you can get offical technical support here and communicate with other developers/friends. Look forward to your participation!

<div align='center'> <img src='./docs/imgs/qq.png'width='250' height='300'/> </div>

PaddleGAN Special Interest Group(SIG)

It was first proposed and used by ACM(Association for Computing Machinery) in 1961. Top International open source organizations including Kubernates all adopt the form of SIGs, so that members with the same specific interests can share, learn knowledge and develop projects. These members do not need to be in the same country/region or the same organization, as long as they are like-minded, they can all study, work, and play together with the same goals~

PaddleGAN SIG is such a developer organization that brings together people who interested in GAN. There are frontline developers of PaddlePaddle, senior engineers from the world's top 500, and students from top universities at home and abroad.

We are continuing to recruit developers interested and capable to join us building this project and explore more useful and interesting applications together.

SIG contributions:

Contributing

Contributions and suggestions are highly welcomed. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring. When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA. Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA. For more, please reference contribution guidelines.

License

PaddleGAN is released under the Apache 2.0 license.