hyperstyle

Image generator modulator

An implementation of a technique to efficiently modify pre-trained image generators based on target images using hypernetworks

Official Implementation for "HyperStyle: StyleGAN Inversion with HyperNetworks for Real Image Editing" (CVPR 2022) https://arxiv.org/abs/2111.15666

GitHub

1k stars
28 watching
115 forks
Language: Python
last commit: about 4 years ago
Linked from 1 awesome list

cvpr2022generative-adversarial-networkhypernetworksstyleganstylegan-encoder

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ypxie/hdganA PyTorch implementation of an adversarial network for generating high-definition images from text descriptions.150
pbaylies/stylegan2Implementation of a generative adversarial network for generating images with conditional variations.315
mingyuliutw/coganAn implementation of a Generative Adversarial Network (GAN) designed to generate diverse types of images from single input images286
tdrussell/illustrationganA Generative Adversarial Networks implementation for modeling illustrations using a custom dataset of anime faces.269
dmitryulyanov/ageThis repository provides code for training Generative Adversarial Networks (GANs) for various image datasets, including face generation.285
hanzhanggit/stackganA PyTorch implementation of a generative adversarial network for image synthesis from text descriptions1,863
ibm/max-fast-neural-style-transferA service for generating new images by mixing the content of an input image with the style of another image.51
google-research/xmcgan_image_generationThis implementation enables text-to-image generation by leveraging cross-modal contrastive learning.98
dribnet/portrain-ganA Python implementation of a Generative Adversarial Network (GAN) model used to generate portraits from latent codes.40
trevor-m/tensorflow-srganAn implementation of a generative adversarial network (GAN) used to improve image quality through super-resolution39
karoly-hars/gan_image_colorizingThis project explores image colorization using generative adversarial networks on the CIFAR10 dataset.11
noelyahan/mergiA Go library and command-line tool for manipulating images236
maxorange/pix2voxThis project enables the generation of 3D voxel models from 2D sketches using stacked generative adversarial networks.243
pixboost/transformimgsAn image transformation API that resizes and optimises images based on user input without requiring additional parameters.235
akanimax/pro_gan_pytorchImplementation of a deep learning model for generating high-quality images with improved stability and variation.538