GP-GAN

Image Blender

An algorithm for blending two images together to create realistic high-resolution images

Official Chainer implementation of GP-GAN: Towards Realistic High-Resolution Image Blending (ACMMM 2019, oral)

GitHub

463 stars
11 watching
96 forks
Language: Python
last commit: over 6 years ago
artificial-intelligencechainercomputer-graphicscomputer-visiondeep-learninggangp-ganimage-blendingpython

Related projects:

RepositoryDescriptionStars
mingyuliutw/coganAn implementation of a Generative Adversarial Network (GAN) designed to generate diverse types of images from single input images286
hanzhanggit/stackgan-v2Software framework for training and evaluating generative models of images and text based on adversarial networks847
google-research/xmcgan_image_generationThis implementation enables text-to-image generation by leveraging cross-modal contrastive learning.98
zsdonghao/text-to-imageA TensorFlow implementation of generating images from text descriptions using a Generative Adversarial Network (GAN) architecture602
cs-chan/artganA software framework for generating art-inspired images using deep learning techniques412
htzheng/cm-gan-inpaintingA deep learning framework for image inpainting using a cascaded modulation GAN design with object-aware training and spatial adaptive modulation.243
karoly-hars/gan_image_colorizingThis project explores image colorization using generative adversarial networks on the CIFAR10 dataset.11
pbaylies/stylegan2Implementation of a generative adversarial network for generating images with conditional variations.315
jolibrain/joligenAn integrated framework for training custom generative AI models246
hanzhanggit/stackganA PyTorch implementation of a generative adversarial network for image synthesis from text descriptions1,863
reedscot/icml2016Generates synthetic images from text descriptions using a Generative Adversarial Network (GAN)912
trevor-m/tensorflow-srganAn implementation of a generative adversarial network (GAN) used to improve image quality through super-resolution39
arkaju/image-colorization-cycleganA project that utilizes Generative Adversarial Networks to colorize grayscale images19
mattya/chainer-dcganGenerates images using a Deep Convolutional Generative Adversarial Network (DCGAN) algorithm936
benrugg/ai-renderA Blender add-on that integrates Stable Diffusion for AI-generated image rendering1,111