pose-with-style
Image Synthesis Algorithm
This project provides an implementation of a deep learning-based image synthesis algorithm for pose-guided image synthesis with conditional StyleGAN.
[SIGGRAPH Asia 2021] Pose with Style: Detail-Preserving Pose-Guided Image Synthesis with Conditional StyleGAN
269 stars
12 watching
41 forks
Language: Python
last commit: over 1 year ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Generates stylized talking faces and videos using deep learning models | 278 |
| | An algorithm for transferring styles between images while preserving local details and content | 173 |
| | A Python implementation of a few-shot view synthesis system that combines semantically consistent rendering with a diet approach for efficient training. | 133 |
| | Implementation of a generative adversarial network for generating images with conditional variations. | 315 |
| | An algorithm to combine the content of one image with the style of another image using convolutional neural networks | 841 |
| | A deep learning algorithm for transferring the style of one image to another. | 428 |
| | This project allows users to apply the style of one image to another using deep learning techniques. | 82 |
| | An implementation of human instance segmentation based on pose estimation | 529 |
| | A service for generating new images by mixing the content of an input image with the style of another image. | 51 |
| | An implementation of semantic image synthesis via adversarial learning using PyTorch | 145 |
| | Converts images to various art styles using pre-trained machine learning models. | 227 |
| | A tool that enables users to mix and match elements from different prompts to generate stylized images | 575 |
| | This project implements a real-time style transfer algorithm using adaptive instance normalization to transfer arbitrary new styles into images. | 1,477 |
| | A PyTorch implementation of a generative adversarial network for image synthesis from text descriptions | 1,863 |
| | Generates unique avatar images from input strings using hashing algorithms. | 303 |