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

    Language:Jupyter Notebook4210
  • 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.

    Language:Jupyter Notebook1100
  • 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.

    Language:Jupyter Notebook110