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
906 stars
24 watching
114 forks
Language: Jupyter Notebook
last commit: 4 months ago gan-inversiongenerative-adversarial-networkimage-editingstyleganstylegan2-ada-pytorch
Related projects:
Repository | Description | Stars |
---|---|---|
akanimax/pro_gan_pytorch | Implementation of a deep learning model for generating high-quality images with improved stability and variation. | 536 |
ttddee/cascade | An image editing software with GPU-acceleration using a node-based workflow. | 727 |
pbaylies/stylegan2 | Implementation of a generative adversarial network for generating images with conditional variations. | 315 |
wuhuikai/gp-gan | A software framework for generating high-resolution image blends by combining source and destination images using a deep generative model. | 461 |
noelyahan/mergi | A Go library and command-line tool for manipulating images | 233 |
cedricguillemet/imogen | A tool for creating and manipulating images using a graph-based node editor with GPU acceleration | 761 |
owenzlz/deepimageblending | A PyTorch implementation of blending images by optimizing a Poisson loss with style and content loss | 431 |
mchong6/soat | This repository provides a PyTorch implementation of an image manipulation technique using a pretrained StyleGAN model. | 380 |
huochaitiantang/pytorch-deep-image-matting | Deep learning implementation of image matting, aiming to separate foreground and background from input images. | 293 |
junyanz/bicyclegan | A PyTorch implementation of an image-to-image translation model that generates new images from paired training data. | 1,486 |
blade6570/photographicimagesynthesiswithcascadedrefinementnetworks-pytorch | An implementation of cascaded refinement networks for generating photorealistic images from semantic layouts | 65 |
dribnet/portrain-gan | A Python implementation of a Generative Adversarial Network (GAN) model used to generate portraits from latent codes. | 40 |
atiyo/deep_image_prior | Reconstructs images using untrained neural networks to manipulate and transform existing images | 215 |
paulkinlan/simple-image | Provides tools and functionality to embed images in a rich text editor | 11 |
ypxie/hdgan | A PyTorch implementation of an adversarial network for generating high-definition images from text descriptions. | 150 |