PTI

Image editor

An implementation of a method to optimize StyleGAN inversion tasks for editing real images while maintaining their natural quality.

Official Implementation for "Pivotal Tuning for Latent-based editing of Real Images" (ACM TOG 2022) https://arxiv.org/abs/2106.05744

GitHub

908 stars
24 watching
114 forks
Language: Jupyter Notebook
last commit: about 2 years ago
gan-inversiongenerative-adversarial-networkimage-editingstyleganstylegan2-ada-pytorch

Related projects:

RepositoryDescriptionStars
akanimax/pro_gan_pytorchImplementation of a deep learning model for generating high-quality images with improved stability and variation.538
ttddee/cascadeAn image editing software with GPU-acceleration using a node-based workflow.729
pbaylies/stylegan2Implementation of a generative adversarial network for generating images with conditional variations.315
wuhuikai/gp-ganAn algorithm for blending two images together to create realistic high-resolution images463
noelyahan/mergiA Go library and command-line tool for manipulating images236
cedricguillemet/imogenA tool for creating and manipulating images using a graph-based node editor with GPU acceleration762
owenzlz/deepimageblendingA PyTorch implementation of blending images by optimizing a Poisson loss with style and content loss435
mchong6/soatThis repository provides a PyTorch implementation of an image manipulation technique using a pretrained StyleGAN model.380
huochaitiantang/pytorch-deep-image-mattingDeep learning implementation of image matting, aiming to separate foreground and background from input images.293
junyanz/bicycleganA PyTorch implementation of an image-to-image translation model that generates new images from paired training data.1,491
blade6570/photographicimagesynthesiswithcascadedrefinementnetworks-pytorchAn implementation of cascaded refinement networks for generating photorealistic images from semantic layouts65
dribnet/portrain-ganA Python implementation of a Generative Adversarial Network (GAN) model used to generate portraits from latent codes.40
atiyo/deep_image_priorReconstructs images using untrained neural networks to manipulate and transform existing images216
paulkinlan/simple-imageProvides tools and functionality to embed images in a rich text editor11
ypxie/hdganA PyTorch implementation of an adversarial network for generating high-definition images from text descriptions.150