awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
martinarjovsky avatar

martinarjovsky/WassersteinGAN

0
View on GitHub↗
3,243 stars·725 forks·Python·BSD-3-Clause·13 views

WassersteinGAN

Wasserstein GAN

Features

  • Generative Adversarial Networks - Implementation of Wasserstein GAN for improved training stability.
  • Generative Models - Wasserstein distance-based GAN training.
  • Model Implementations - Wasserstein GAN implementation.
  • Security and Privacy - Uses Wasserstein distance to improve training stability.
  • Theory and Training - Wasserstein distance-based training for generative models.
  • GANs, VAEs, and AEs - Listed in the “GANs, VAEs, and AEs” section of the The Incredible Pytorch awesome list.

Star history

Star history chart for martinarjovsky/wassersteinganStar history chart for martinarjovsky/wassersteingan

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does martinarjovsky/wassersteingan do?

Wasserstein GAN

What are the main features of martinarjovsky/wassersteingan?

The main features of martinarjovsky/wassersteingan are: Generative Adversarial Networks, Generative Models, Model Implementations, Security and Privacy, Theory and Training, GANs, VAEs, and AEs.

Which projects share features with martinarjovsky/wassersteingan?

Projects with overlapping indexed features include: junyanz/pytorch-cyclegan-and-pix2pix — This project is a deep learning framework designed for training and deploying image-to-image translation models. It… nvidia/pix2pixhd — pix2pixHD is a conditional generative adversarial network designed to transform semantic label maps into… caogang/wgan-gp — A pytorch implementation of Paper "Improved Training of Wasserstein GANs". dmitryulyanov/age — Code for the paper "Adversarial Generator-Encoder Networks". mailmahee/pytorch-generative-adversarial-networks — simple generative adversarial network (GAN) using PyTorch. openai/improved-gan — Code for the paper "Improved Techniques for Training GANs".

Projects sharing features with WassersteinGAN

These projects share indexed features with WassersteinGAN. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • dmitryulyanov/ageDmitryUlyanov avatar

    DmitryUlyanov/AGE

    287View on GitHub↗

    Code for the paper "Adversarial Generator-Encoder Networks"

    Python
    View on GitHub↗287
  • junyanz/pytorch-cyclegan-and-pix2pixjunyanz avatar

    junyanz/pytorch-CycleGAN-and-pix2pix

    24,951View on GitHub↗

    This project is a deep learning framework designed for training and deploying image-to-image translation models. It serves as a research platform for experimenting with neural network architectures that transform visual content between distinct stylistic domains, supporting both paired and unpaired training data. The framework distinguishes itself through its support for cycle-consistency constraints, which allow for image translation between domains without requiring corresponding paired examples. It provides a structured pipeline that utilizes adversarial loss optimization, where generator

    Pythoncomputer-graphicscomputer-visioncyclegan
    View on GitHub↗24,951
  • caogang/wgan-gpcaogang avatar

    caogang/wgan-gp

    1,548View on GitHub↗

    A pytorch implementation of Paper "Improved Training of Wasserstein GANs"

    Pythonpytorchwgan-gp
    View on GitHub↗1,548
  • mailmahee/pytorch-generative-adversarial-networksmailmahee avatar

    mailmahee/pytorch-generative-adversarial-networks

    32View on GitHub↗

    simple generative adversarial network (GAN) using PyTorch

    Python
    View on GitHub↗32
Compare all 30 related projects→