SOAT

Image manipulator

This repository provides a PyTorch implementation of an image manipulation technique using a pretrained StyleGAN model.

Official PyTorch repo for StyleGAN of All Trades: Image Manipulation with Only Pretrained StyleGAN.

GitHub

380 stars
11 watching
55 forks
Language: Jupyter Notebook
last commit: almost 5 years ago

Related projects:

RepositoryDescriptionStars
zhanghang1989/pytorch-multi-style-transferA PyTorch implementation of neural style transfer and MSG-Net models for real-time image stylization981
kaiyangzhou/dassl.pytorchA PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision.1,236
mchong6/gansnrosesA PyTorch implementation of an image-to-image translation model that generates anime-style images from face images.1,158
hanzhanggit/stackganA PyTorch implementation of a generative adversarial network for image synthesis from text descriptions1,863
mrzhu-cool/pix2pix-pytorchAn implementation of an image-to-image translation algorithm using deep learning and PyTorch428
ruotianluo/self-critical.pytorchAn implementation of Self-critical Sequence Training for Image Captioning and related techniques.998
spandan-madan/pytorch_fine_tuning_tutorialProvides guidance on fine-tuning pre-trained models for image classification tasks using PyTorch.279
huochaitiantang/pytorch-deep-image-mattingDeep learning implementation of image matting, aiming to separate foreground and background from input images.293
felixgwu/img_classification_pk_pytorchA PyTorch project for comparing image classification models and facilitating quick experiment setup366
akanimax/pro_gan_pytorchImplementation of a deep learning model for generating high-quality images with improved stability and variation.538
woozzu/dong_iccv_2017An implementation of semantic image synthesis via adversarial learning using PyTorch145
ruotianluo/imagecaptioning.pytorchA Python-based framework for training and testing image captioning models using PyTorch.1,458
junyanz/bicycleganA PyTorch implementation of an image-to-image translation model that generates new images from paired training data.1,491
tengshaofeng/residualattentionnetwork-pytorchImplementing a deep learning framework for image classification using Residual Attention Network architecture682
byungkwanlee/moaiImproves performance of vision language tasks by integrating computer vision capabilities into large language models314