pytorch-CycleGAN-and-pix2pix and PyTorch-CycleGAN

These two tools are competitors, as both offer PyTorch implementations of CycleGAN for image-to-image translation, with the junyanz project being a significantly more popular and comprehensive reference implementation.

PyTorch-CycleGAN
51
Established
Maintenance 2/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Stars: 25,013
Forks: 6,571
Downloads:
Commits (30d): 0
Language: Python
License:
Stars: 1,323
Forks: 299
Downloads:
Commits (30d): 0
Language: Python
License: GPL-3.0
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About pytorch-CycleGAN-and-pix2pix

junyanz/pytorch-CycleGAN-and-pix2pix

Image-to-Image Translation in PyTorch

This project helps you transform images from one style or domain to another, like turning horses into zebras or architectural outlines into photorealistic buildings. You provide a collection of images in one style, and it outputs corresponding images in a different style. This is ideal for artists, designers, researchers, or anyone needing to generate diverse image variations or augment datasets.

image-generation digital-art visual-effects data-augmentation style-transfer

About PyTorch-CycleGAN

aitorzip/PyTorch-CycleGAN

A clean and readable Pytorch implementation of CycleGAN

This tool helps convert images from one visual style or domain to another without needing paired examples. For instance, you can transform photos of horses into zebras, or vice-versa, using separate collections of horse and zebra pictures. It takes two distinct sets of images and produces new images that look like they belong to the target domain. This is ideal for researchers or artists exploring image-to-image translation.

image-to-image translation style transfer computer vision research synthetic data generation visual arts

Scores updated daily from GitHub, PyPI, and npm data. How scores work