MehwishSameer/Monet-Style-Transfer-with-CycleGAN
The goal of this project is to use CycleGAN, a type of Generative Adversarial Network (GAN), to convert original images to Monet-style paintings. This project was motivated by the desire to explore the capabilities of GANs in image-to-image translation tasks, as well as the potential for using GANs to create artwork in different styles.
No commits in the last 6 months.
Stars
6
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
May 25, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/MehwishSameer/Monet-Style-Transfer-with-CycleGAN"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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]
wuhuikai/GP-GAN
Official Chainer implementation of GP-GAN: Towards Realistic High-Resolution Image Blending...