GP-GAN
Image Blender
This project provides an implementation of a deep generative model for realistic high-resolution image blending
Official Chainer implementation of GP-GAN: Towards Realistic High-Resolution Image Blending (ACMMM 2019, oral)
463 stars
11 watching
96 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 | 286 |
hanzhanggit/stackgan-v2 | Software framework for training and evaluating generative models of images and text based on adversarial networks | 847 |
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 | 602 |
cs-chan/artgan | A software framework for generating art-inspired images using deep learning techniques | 412 |
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. | 243 |
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 | 246 |
hanzhanggit/stackgan | A PyTorch implementation of a generative adversarial network for image synthesis from text descriptions | 1,863 |
reedscot/icml2016 | Generates synthetic images from text descriptions using a Generative Adversarial Network (GAN) | 912 |
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 | 936 |
benrugg/ai-render | A Blender add-on that integrates Stable Diffusion for AI-generated image rendering | 1,111 |