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.
380 stars
11 watching
55 forks
Language: Jupyter Notebook
last commit: over 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A PyTorch implementation of neural style transfer and MSG-Net models for real-time image stylization | 981 |
| A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,236 |
| A PyTorch implementation of an image-to-image translation model that generates anime-style images from face images. | 1,158 |
| A PyTorch implementation of a generative adversarial network for image synthesis from text descriptions | 1,863 |
| An implementation of an image-to-image translation algorithm using deep learning and PyTorch | 428 |
| An implementation of Self-critical Sequence Training for Image Captioning and related techniques. | 998 |
| Provides guidance on fine-tuning pre-trained models for image classification tasks using PyTorch. | 279 |
| Deep learning implementation of image matting, aiming to separate foreground and background from input images. | 293 |
| A PyTorch project for comparing image classification models and facilitating quick experiment setup | 366 |
| Implementation of a deep learning model for generating high-quality images with improved stability and variation. | 538 |
| An implementation of semantic image synthesis via adversarial learning using PyTorch | 145 |
| A Python-based framework for training and testing image captioning models using PyTorch. | 1,458 |
| A PyTorch implementation of an image-to-image translation model that generates new images from paired training data. | 1,491 |
| Implementing a deep learning framework for image classification using Residual Attention Network architecture | 682 |
| Improves performance of vision language tasks by integrating computer vision capabilities into large language models | 314 |