pixel2style2pixel

StyleGAN encoder framework

An implementation of an image-to-image translation framework using StyleGAN encoders and generators.

Official Implementation for "Encoding in Style: a StyleGAN Encoder for Image-to-Image Translation" (CVPR 2021) presenting the pixel2style2pixel (pSp) framework

GitHub

3k stars
62 watching
568 forks
Language: Jupyter Notebook
last commit: almost 4 years ago
Linked from 1 awesome list

cvpr2021generative-adversarial-networkimage-translationpixel2style2pixelpsp-frameworkpsp-modelstyleganstylegan-encoder

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
yunjey/starganDevelops a unified generative model to translate images across multiple domains using a single network architecture.5,236
clovaai/stargan-v2A Python implementation of an image-to-image translation model for generating diverse images across multiple domains.3,513
orpatashnik/styleclipThis project provides an implementation of a method to manipulate images by driving the style with text.4,025
nvlabs/styleganA deep learning framework implementing a generator architecture for generating images with controllable attributes and disentangled latent factors14,178
phillipi/pix2pixAn implementation of an image-to-image translation algorithm using deep learning techniques10,208
junyanz/pytorch-cyclegan-and-pix2pixImage-to-image translation in PyTorch using cycle-consistent adversarial networks and generative adversarial networks.23,272
junyanz/iganInteractive image generation using Generative Adversarial Networks to satisfy user edits in real-time3,979
nvidia/fastphotostyleTransfers the style of a reference image to another image based on its content11,160
nvlabs/stylegan2Improves upon the state-of-the-art architecture for generating high-quality images using a GAN-based approach11,010
nvlabs/stylegan3An implementation of a generative adversarial network architecture designed to improve image synthesis and video generation capabilities6,478
cysmith/neural-style-tfAn implementation of image style transfer using convolutional neural networks in TensorFlow.3,105
nvidia/pix2pixhdGenerates photorealistic images from conditional inputs using deep neural networks6,685
pbaylies/stylegan2Implementation of a generative adversarial network for generating images with conditional variations.315
nvidia/vid2vidA PyTorch implementation of a video-to-video translation method for generating photorealistic videos from semantic label maps or other input data.8,623
tachibanayoshino/animeganGenerates anime-style images from real-world photos using a deep learning model.4,502