nicolas-dufour/SCAM
Code for SCAM! Transferring humans between images with Semantic Cross Attention Modulation. Also contains implementation for SPADE, CLADE, SEAN and INADE
This project allows you to digitally transfer a human figure from one image into a completely different background image, while realistically adapting their appearance. You provide an image of a person and a separate image of a desired scene, and it generates a new image with the person seamlessly integrated into the new environment. This tool would be used by researchers in computer vision, graphics, or image synthesis who are exploring advanced image manipulation and human-centric content generation.
No commits in the last 6 months.
Use this if you need to realistically place human subjects from one photo into diverse new backgrounds for research or experimental image generation.
Not ideal if you are looking for a simple, user-friendly application for everyday photo editing, as it requires programming knowledge and specific data preparation.
Stars
56
Forks
1
Language
Python
License
—
Category
Last pushed
Nov 08, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/nicolas-dufour/SCAM"
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...