PaddleGAN

GAN library

A comprehensive library for building and training generative adversarial networks (GANs) and other deep learning models.

PaddlePaddle GAN library, including lots of interesting applications like First-Order motion transfer, Wav2Lip, picture repair, image editing, photo2cartoon, image style transfer, GPEN, and so on.

GitHub

8k stars
107 watching
1k forks
Language: Python
last commit: about 2 years ago
animeganv2basicvsrpluspluscycleganedvrfirst-order-motion-modelgangpenimage-editingimage-generationmotion-transferphoto2cartoonpix2pixpsganrealsrresolutionstylegan2super-resolutionwav2lip

Related projects:

RepositoryDescriptionStars
paddlepaddle/paddleA high-performance deep learning framework designed for industrial-scale training and deployment of neural networks.22,340
junyanz/iganInteractive image generation using Generative Adversarial Networks to satisfy user edits in real-time3,979
tachibanayoshino/animeganGenerates anime-style images from real-world photos using a deep learning model.4,502
jindongwang/transferlearningA comprehensive resource for software developers to learn and implement transfer learning, domain adaptation, and related techniques.13,547
yunjey/starganDevelops a unified generative model to translate images across multiple domains using a single network architecture.5,236
paddlepaddle/fastdeployA toolkit for easy and high-performance deployment of deep learning models on various hardware platforms3,034
zhaoj9014/face.evolveA comprehensive face recognition library designed to support various machine learning frameworks and applications.3,456
hanzhanggit/stackgan-v2Software framework for training and evaluating generative models of images and text based on adversarial networks847
postech-cvlab/pytorch-studioganA comprehensive PyTorch library providing implementations of various Generative Adversarial Networks (GANs) for image generation and evaluation.3,439
tkarras/progressive_growing_of_gansA training methodology for generative adversarial networks to improve quality and stability6,110
cs-chan/artganA software framework for generating art-inspired images using deep learning techniques412
0b01/simgan-captchaAutomated solution of CAPTCHA images using simulated unsupervised learning and Generative Adversarial Networks (GANs)434
eriklindernoren/keras-ganAn implementation of Generative Adversarial Networks (GANs) using the Keras deep learning framework.9,194
dmitryulyanov/ageThis repository provides code for training Generative Adversarial Networks (GANs) for various image datasets, including face generation.285
mit-han-lab/data-efficient-gansImproves GAN training efficiency by incorporating data augmentation1,286