RenYurui/Neural-Texture-Extraction-Distribution
The PyTorch implementation for paper "Neural Texture Extraction and Distribution for Controllable Person Image Synthesis" (CVPR2022 Oral)
This tool helps create new images of people by controlling their pose and appearance. You provide an input image of a person and another image with a desired pose or appearance, and it generates a new image where the original person adopts the new pose or look. This is useful for creative professionals, fashion designers, or anyone needing to visualize different looks or poses without a new photoshoot.
218 stars. No commits in the last 6 months.
Use this if you need to realistically alter the pose or clothing appearance of a person in an image without complex editing software.
Not ideal if you need to generate entirely new human figures from scratch or manipulate detailed facial expressions.
Stars
218
Forks
28
Language
Python
License
—
Category
Last pushed
Jul 14, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/RenYurui/Neural-Texture-Extraction-Distribution"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
NVIDIA/pix2pixHD
Synthesizing and manipulating 2048x1024 images with conditional GANs
GaParmar/clean-fid
PyTorch - FID calculation with proper image resizing and quantization steps [CVPR 2022]
yuanming-hu/exposure
Learning infinite-resolution image processing with GAN and RL from unpaired image datasets,...
albertpumarola/GANimation
GANimation: Anatomically-aware Facial Animation from a Single Image (ECCV'18 Oral) [PyTorch]
wuhuikai/GP-GAN
Official Chainer implementation of GP-GAN: Towards Realistic High-Resolution Image Blending...