GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.
-
Updated
Mar 4, 2023 - Python
Generative adversarial networks (GAN) are a class of generative machine learning frameworks. A GAN consists of two competing neural networks, often termed the Discriminator network and the Generator network. GANs have been shown to be powerful generative models and are able to successfully generate new data given a large enough training dataset.
GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.
Image-to-Image Translation in PyTorch
A list of all named GANs!
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
A MNIST-like fashion product database. Benchmark
深度学习入门教程, 优秀文章, Deep Learning Tutorial
Image-to-image translation with conditional adversarial nets
Keras implementations of Generative Adversarial Networks.
《李宏毅深度学习教程》,PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
Build your neural network easy and fast, 莫烦Python中文教学
Deep Learning and Reinforcement Learning Library for Scientists and Engineers
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
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.
Awesome paper list with code about generative adversarial nets
Synthesizing and manipulating 2048x1024 images with conditional GANs
Gluon CV Toolkit
12 Weeks, 24 Lessons, AI for All!
Released June 10, 2014