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
Back to unit8co/vegans

Projects sharing features with Vegans

30 open-source projects similar to unit8co/vegans, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • 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
  • 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

AI search

Explore more awesome repositories

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

Find more with AI search
  • catalyst-team/gancatalyst-team avatar

    catalyst-team/gan

    5View on GitHub↗

    Catalyst.GAN

    Python
    View on GitHub↗5
  • csailvision/gandissectCSAILVision avatar

    CSAILVision/gandissect

    1,766View on GitHub↗

    Pytorch-based tools for visualizing and understanding the neurons of a GAN. https://gandissect.csail.mit.edu/

    Pythondeep-learninggangenerative-adversarial-network
    View on GitHub↗1,766
  • ctallec/pyvarinfctallec avatar

    ctallec/pyvarinf

    362View on GitHub↗

    Python package facilitating the use of Bayesian Deep Learning methods with Variational Inference for PyTorch

    Python
    View on GitHub↗362
  • dmitryulyanov/ageDmitryUlyanov avatar

    DmitryUlyanov/AGE

    287View on GitHub↗

    Code for the paper "Adversarial Generator-Encoder Networks"

    Python
    View on GitHub↗287
  • drckf/paysageD

    drckf/paysage

    0View on GitHub↗
    View on GitHub↗0
  • duanenielsen/deepinfomaxpytorchDuaneNielsen avatar

    DuaneNielsen/DeepInfomaxPytorch

    321View on GitHub↗

    Learning deep representations by mutual information estimation and maximization

    Python
    View on GitHub↗321
  • fducau/aae_pytorchfducau avatar

    fducau/AAE_pytorch

    198View on GitHub↗
    Python
    View on GitHub↗198
  • github-pengge/pytorch-progressive_growing_of_gansgithub-pengge avatar

    github-pengge/PyTorch-progressive_growing_of_gans

    582View on GitHub↗

    PyTorch implementation of Progressive Growing of GANs for Improved Quality, Stability, and Variation.

    Python
    View on GitHub↗582
  • huangsicong/rate_distortionhuangsicong avatar

    huangsicong/rate_distortion

    8View on GitHub↗

    Evaluating Lossy Compression Rates of Deep Generative Models

    Python
    View on GitHub↗8
  • jalola/improved-wgan-pytorchJ

    jalola/improved-wgan-pytorch

    0View on GitHub↗
    View on GitHub↗0
  • jayleicn/animeganjayleicn avatar

    jayleicn/animeGAN

    1,278View on GitHub↗

    A simple PyTorch Implementation of Generative Adversarial Networks, focusing on anime face drawing.

    Jupyter Notebookdatasetgenerative-adversarial-networkpytorch
    View on GitHub↗1,278
  • jmtomczak/vae_vpflowsjmtomczak avatar

    jmtomczak/vae_vpflows

    92View on GitHub↗

    Code in PyTorch for the convex combination linear IAF and the Householder Flow, J.M. Tomczak & M. Welling

    Python
    View on GitHub↗92
  • 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
  • kmualim/cgan-pytorchkmualim avatar

    kmualim/CGAN-Pytorch

    23View on GitHub↗

    Pytorch Implementation of CGAN

    Python
    View on GitHub↗23
  • kwotsin/mimicrykwotsin avatar

    kwotsin/mimicry

    608View on GitHub↗

    CVPR 2020 Workshop A PyTorch GAN library that reproduces research results for popular GANs.

    Python
    View on GitHub↗608
  • 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
  • martinarjovsky/wassersteinganmartinarjovsky avatar

    martinarjovsky/WassersteinGAN

    3,243View on GitHub↗

    Wasserstein GAN

    Python
    View on GitHub↗3,243
  • nicola-decao/bnafnicola-decao avatar

    nicola-decao/BNAF

    184View on GitHub↗

    Pytorch implementation of Block Neural Autoregressive Flow

    Python
    View on GitHub↗184
  • nvidia/pix2pixhdNVIDIA avatar

    NVIDIA/pix2pixHD

    6,920View on GitHub↗

    pix2pixHD is a conditional generative adversarial network designed to transform semantic label maps into high-resolution photorealistic images. It functions as a high-resolution image synthesizer and an image-to-image translation model capable of producing synthetic images at 2048x1024 resolution. The system includes a semantic image editor that allows for the modification of high-resolution visuals by updating the underlying semantic label maps. This enables interactive image editing and the generation of photorealistic images based on source images or discrete label maps. The framework pro

    Python
    View on GitHub↗6,920
  • postech-cvlab/pytorch-studioganPOSTECH-CVLab avatar

    POSTECH-CVLab/PyTorch-StudioGAN

    3,489View on GitHub↗

    StudioGAN is a Pytorch library providing implementations of representative Generative Adversarial Networks (GANs) for conditional/unconditional image generation.

    Pythonbigganclean-fiddata-efficient-gan-training
    View on GitHub↗3,489
  • probprog/pyprobP

    probprog/pyprob

    0View on GitHub↗
    View on GitHub↗0
  • probtorch/probtorchP

    probtorch/probtorch

    0View on GitHub↗
    View on GitHub↗0
  • pytorch/botorchpytorch avatar

    pytorch/botorch

    3,555View on GitHub↗

    Bayesian optimization in PyTorch

    Jupyter Notebook
    View on GitHub↗3,555
  • rosinality/style-based-gan-pytorchrosinality avatar

    rosinality/style-based-gan-pytorch

    1,109View on GitHub↗

    Implementation A Style-Based Generator Architecture for Generative Adversarial Networks in PyTorch

    Python
    View on GitHub↗1,109
  • spring-epfl/miaS

    spring-epfl/mia

    0View on GitHub↗
    View on GitHub↗0
  • stepelu/ptstatS

    stepelu/ptstat

    0View on GitHub↗
    View on GitHub↗0