wgan-pytorch
There are 3 repositories under wgan-pytorch topic.
andreamagnante/LegoMinifigure-GANs
Generate Lego Minifigures & Faces implementing four different type of GANs in Pytorch
FabioD-Junior/GenerativeAI
This repository contains notebooks with academic projects to practice and explore image creation using AI, where the use of VAE (Variational Autoencoders) and GANs (Generative Adversarial Networks) was explored to generate human faces based on a dataset with examples.
sdivyanshu90/DeepLearning.AI-Generative-Adversarial-Networks-GANs-Specialization
This repository contains coursework and projects from the DeepLearning.AI GANs Specialization, covering topics like building GANs, advanced architectures (DCGANs, WGANs, StyleGANs), and applications in data augmentation and image-to-image translation.