hrithickcodes/pix2pix
This project uses a conditional generative adversarial network (cGAN) named Pix2Pix for the Image to image translation task.
No commits in the last 6 months.
Stars
31
Forks
4
Language
Jupyter Notebook
License
—
Category
Last pushed
Mar 18, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/hrithickcodes/pix2pix"
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
phillipi/pix2pix
Image-to-image translation with conditional adversarial nets
GaParmar/clean-fid
PyTorch - FID calculation with proper image resizing and quantization steps [CVPR 2022]
XingangPan/DragGAN
Official Code for DragGAN (SIGGRAPH 2023)
albertpumarola/GANimation
GANimation: Anatomically-aware Facial Animation from a Single Image (ECCV'18 Oral) [PyTorch]