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
1k stars
28 watching
115 forks
Language: Python
last commit: about 3 years ago
Linked from 1 awesome list
cvpr2022generative-adversarial-networkhypernetworksstyleganstylegan-encoder
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A PyTorch implementation of an adversarial network for generating high-definition images from text descriptions. | 150 |
| | Implementation of a generative adversarial network for generating images with conditional variations. | 315 |
| | An implementation of a Generative Adversarial Network (GAN) designed to generate diverse types of images from single input images | 286 |
| | A Generative Adversarial Networks implementation for modeling illustrations using a custom dataset of anime faces. | 269 |
| | This repository provides code for training Generative Adversarial Networks (GANs) for various image datasets, including face generation. | 285 |
| | A PyTorch implementation of a generative adversarial network for image synthesis from text descriptions | 1,863 |
| | A service for generating new images by mixing the content of an input image with the style of another image. | 51 |
| | This implementation enables text-to-image generation by leveraging cross-modal contrastive learning. | 98 |
| | A Python implementation of a Generative Adversarial Network (GAN) model used to generate portraits from latent codes. | 40 |
| | An implementation of a generative adversarial network (GAN) used to improve image quality through super-resolution | 39 |
| | This project explores image colorization using generative adversarial networks on the CIFAR10 dataset. | 11 |
| | A Go library and command-line tool for manipulating images | 236 |
| | This project enables the generation of 3D voxel models from 2D sketches using stacked generative adversarial networks. | 243 |
| | An image transformation API that resizes and optimises images based on user input without requiring additional parameters. | 235 |
| | Implementation of a deep learning model for generating high-quality images with improved stability and variation. | 538 |