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
U

unit8co/vegans

0
View on GitHub↗
0 stars·0 forks·10 views

Vegans

Features

  • Probabilistic and Generative - Collection of various GAN architectures.
  • 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 unit8co/vegansStar history chart for unit8co/vegans

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

Projects sharing features with Vegans

These projects share indexed features with Vegans. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • ajbrock/biggan-pytorchajbrock avatar

    ajbrock/BigGAN-PyTorch

    2,924View on GitHub↗

    The author's officially unofficial PyTorch BigGAN implementation.

    Python
    View on GitHub↗2,924
  • antixk/pytorch-vaeAntixK avatar

    AntixK/PyTorch-VAE

    7,650View on GitHub↗

    This project is a deep learning research toolkit and generative model library providing implementations of Variational Autoencoders using the PyTorch framework. It serves as a framework for training and evaluating autoencoder architectures to learn latent representations for data reconstruction and the generation of synthetic data samples. The toolkit focuses on unsupervised feature learning and generative model training, featuring a system for mapping external configuration files to model hyperparameters to ensure reproducible experimental runs. It includes mechanisms for tracking training p

    Pythonarchitecturebeta-vaeceleba-dataset
    View on GitHub↗7,650
  • 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
  • aitorzip/pytorch-cycleganaitorzip avatar

    aitorzip/PyTorch-CycleGAN

    1,321View on GitHub↗

    A clean and readable Pytorch implementation of CycleGAN

    Pythonartificial-intelligencecomputer-graphicscomputer-vision
    View on GitHub↗1,321
Compare all 30 related projects→

Frequently asked questions

What are the main features of unit8co/vegans?

The main features of unit8co/vegans are: Probabilistic and Generative, GANs, VAEs, and AEs.

Which projects share features with unit8co/vegans?

Projects with overlapping indexed features include: ajbrock/biggan-pytorch — The author's officially unofficial PyTorch BigGAN implementation. antixk/pytorch-vae — This project is a deep learning research toolkit and generative model library providing implementations of Variational… caogang/wgan-gp — A pytorch implementation of Paper "Improved Training of Wasserstein GANs". catalyst-team/gan — Catalyst.GAN. csailvision/gandissect — Pytorch-based tools for visualizing and understanding the neurons of a GAN. https://gandissect.csail.mit.edu/. aitorzip/pytorch-cyclegan — A clean and readable Pytorch implementation of CycleGAN.