wuhuikai/GP-GAN
Official Chainer implementation of GP-GAN: Towards Realistic High-Resolution Image Blending (ACMMM 2019, oral)
This tool helps graphic designers and digital artists seamlessly combine elements from two different high-resolution images. You provide a source image, a destination image, and a mask indicating where the source image should be placed. The output is a single, realistically blended image that looks natural. It's designed for anyone needing to create polished, high-quality image composites.
477 stars. No commits in the last 6 months.
Use this if you need to integrate a cutout from one image into another, ensuring the edges and colors blend smoothly and realistically.
Not ideal if you're looking for a simple copy-paste functionality without any blending, or if you primarily work with low-resolution images.
Stars
477
Forks
94
Language
Python
License
MIT
Category
Last pushed
Mar 27, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/wuhuikai/GP-GAN"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related models
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]
yiranran/APDrawingGAN
Code for APDrawingGAN: Generating Artistic Portrait Drawings from Face Photos with Hierarchical...