GP-GAN

Image blender

A software framework for generating high-resolution image blends by combining source and destination images using a deep generative model.

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

GitHub

461 stars
11 watching
95 forks
Language: Python
last commit: over 4 years ago
artificial-intelligencechainercomputer-graphicscomputer-visiondeep-learninggangp-ganimage-blendingpython

Related projects:

Repository Description Stars
mingyuliutw/cogan An implementation of a Generative Adversarial Network (GAN) designed to generate diverse types of images from single input images 285
hanzhanggit/stackgan-v2 Software framework for training and evaluating generative models of images and text based on adversarial networks 843
google-research/xmcgan_image_generation This implementation enables text-to-image generation by leveraging cross-modal contrastive learning. 98
zsdonghao/text-to-image A TensorFlow implementation of generating images from text descriptions using a Generative Adversarial Network (GAN) architecture 599
cs-chan/artgan A software framework for generating art-inspired images using deep learning techniques 411
htzheng/cm-gan-inpainting A deep learning framework for image inpainting using a cascaded modulation GAN design with object-aware training and spatial adaptive modulation. 242
karoly-hars/gan_image_colorizing This project explores image colorization using generative adversarial networks on the CIFAR10 dataset. 11
pbaylies/stylegan2 Implementation of a generative adversarial network for generating images with conditional variations. 315
jolibrain/joligen An integrated framework for training custom generative AI models 244
hanzhanggit/stackgan A PyTorch implementation of a generative adversarial network for image synthesis from text descriptions 1,860
reedscot/icml2016 Generates synthetic images from text descriptions using a Generative Adversarial Network (GAN) 913
trevor-m/tensorflow-srgan An implementation of a generative adversarial network (GAN) used to improve image quality through super-resolution 39
arkaju/image-colorization-cyclegan A project that utilizes Generative Adversarial Networks to colorize grayscale images 19
mattya/chainer-dcgan Generates images using a Deep Convolutional Generative Adversarial Network (DCGAN) algorithm 935
benrugg/ai-render An add-on for Blender that integrates Stable Diffusion into its rendering pipeline. 1,101