Vidhi1290/CycleGAN-Implementation-for-Image-To-Image-Translation
🖼️ Our CycleGAN Implementation for Image-to-Image Translation project leverages PyTorch to seamlessly transform images between domains, all without paired examples. With a keen focus on innovation and effectiveness, we've explored CycleGAN's capabilities across various domains. Join us as we delve into the world of image translation technology! 🚀
No commits in the last 6 months.
Stars
5
Forks
1
Language
Python
License
—
Category
Last pushed
Mar 03, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Vidhi1290/CycleGAN-Implementation-for-Image-To-Image-Translation"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
huggingface/pytorch-pretrained-BigGAN
🦋A PyTorch implementation of BigGAN with pretrained weights and conversion scripts.
torchgan/torchgan
Research Framework for easy and efficient training of GANs based on Pytorch
junyanz/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
metal3d/keras-video-generators
Keras generators to generate sequences from videos as input
eriklindernoren/Keras-GAN
Keras implementations of Generative Adversarial Networks.