Chinese Landscape Painting style transfer by adversarial network(中国山水画风格化)
-
Updated
Nov 3, 2022 - Python
Chinese Landscape Painting style transfer by adversarial network(中国山水画风格化)
Minimalist Pix2Pix implementation in pytorch
Implemented a pix2pix GAN to enhance the underwater visual data.
Using Pix2Pix GAN for translating Anime images to something more aesthetic
converting the sketch face image into real picture
PyTorch implementation of various GAN architectures.
Colorization of Image with Generative Adversarial Network (Pix2Pix).
Pytorch Implementation of Pix2PixGAN
Implemented basic deep learning models using PyTorch
A PyTorch implementation of Pix2PixHD to generate 1024x1024 HD images of Celebrities using sketches.
Pytorch Implementation of GANs
Create Pix2Pix quick!, The Pix2Pix GAN is a general approach for image-to-image translation. It is based on the conditional generative adversarial network, where a target image is generated, conditional on a given input image. In this case, the Pix2Pix...
Image to Image translation using conditional GANs with Wasserstein loss and gradient penalty
Colorization using ab channel averaging during training.
pix2pix general adversial network, testing on aerial to map data set
Using PIX2PIX for Synthesizing Computerized Tomographic Medical Images
Implementation of HW for IMVFX course in 2021 Fall semester at NYCU.
Add a description, image, and links to the pix2pix-pytorch topic page so that developers can more easily learn about it.
To associate your repository with the pix2pix-pytorch topic, visit your repo's landing page and select "manage topics."