pose-with-style

Pose synthesis

A system for creating detailed images of people with desired poses and styles

[SIGGRAPH Asia 2021] Pose with Style: Detail-Preserving Pose-Guided Image Synthesis with Conditional StyleGAN

GitHub

269 stars
12 watching
41 forks
Language: Python
last commit: 8 months ago

Related projects:

Repository Description Stars
wuhaozhe/style_avatar Generates stylized talking faces and videos using deep learning models 278
jamriska/styleblit An algorithm for transferring styles between images while preserving local details and content 173
ajayjain/dietnerf A Python implementation of a few-shot view synthesis system that combines semantically consistent rendering with a diet approach for efficient training. 132
pbaylies/stylegan2 Implementation of a generative adversarial network for generating images with conditional variations. 315
progamergov/neural-style-pt An algorithm to combine the content of one image with the style of another image using convolutional neural networks 840
abhiskk/fast-neural-style A deep learning algorithm for transferring the style of one image to another. 428
bengxy/fastneuralstyle This project allows users to apply the style of one image to another using deep learning techniques. 82
liruilong940607/pose2seg An implementation of human instance segmentation based on pose estimation 529
ibm/max-fast-neural-style-transfer A service for generating new images by mixing the content of an input image with the style of another image. 50
woozzu/dong_iccv_2017 An implementation of semantic image synthesis via adversarial learning using PyTorch 145
ileafsolutions/styleart Converts images to various art styles using pre-trained machine learning models. 227
some9000/stylepile A tool that enables users to mix and match elements from different prompts to generate stylized images 575
xunhuang1995/adain-style This project implements a real-time style transfer algorithm using adaptive instance normalization to transfer arbitrary new styles into images. 1,472
hanzhanggit/stackgan A PyTorch implementation of a generative adversarial network for image synthesis from text descriptions 1,860
daboth/pagan Generates unique avatar images from input strings using hashing algorithms. 303