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 catalyst-team/gan

Projects sharing features with Catalyst Team Gan

29 open-source projects similar to catalyst-team/gan, 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
  • 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
  • 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
  • dmitryulyanov/ageDmitryUlyanov avatar

    DmitryUlyanov/AGE

    287View on GitHub↗

    Code for the paper "Adversarial Generator-Encoder Networks"

    Python
    View on GitHub↗287

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
  • 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
  • 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
  • stormraiser/gan-weight-normstormraiser avatar

    stormraiser/GAN-weight-norm

    181View on GitHub↗

    Code for "On the Effects of Batch and Weight Normalization in Generative Adversarial Networks"

    Lua
    View on GitHub↗181
  • torchgan/torchgantorchgan avatar

    torchgan/torchgan

    1,424View on GitHub↗

    Research Framework for easy and efficient training of GANs based on Pytorch

    Pythoncomputer-visiondeep-learninggans
    View on GitHub↗1,424
  • toshas/torch-fidelitytoshas avatar

    toshas/torch-fidelity

    1,190View on GitHub↗

    High-fidelity performance metrics for generative models in PyTorch

    Pythonevaluationfrechet-inception-distancegan
    View on GitHub↗1,190
  • unit8co/vegansU

    unit8co/vegans

    0View on GitHub↗
    View on GitHub↗0
  • wiseodd/generative-modelswiseodd avatar

    wiseodd/generative-models

    7,497View on GitHub↗

    This is a generative AI model library containing a collection of PyTorch and TensorFlow implementations for creating synthetic data and modeling complex probability distributions. It serves as a multi-framework repository of deep learning models designed for learning and replicating data patterns. The project provides specialized implementation suites for several generative architectures. This includes Generative Adversarial Networks using competing generator and discriminator models, Variational Autoencoder frameworks that map data to a latent space, and Restricted Boltzmann Machine and Deep

    Python
    View on GitHub↗7,497
  • yookoon/vlaeyookoon avatar

    yookoon/VLAE

    53View on GitHub↗

    Code for Variational Laplace Autoencoders

    Python
    View on GitHub↗53
  • yunjey/mnist-svhn-transferY

    yunjey/mnist-svhn-transfer

    0View on GitHub↗
    View on GitHub↗0
  • yunjey/starganyunjey avatar

    yunjey/stargan

    5,292View on GitHub↗

    StarGAN is a PyTorch image-to-image translation framework designed to synthesize visual styles and attributes across multiple domains. It implements a generative adversarial network that serves as a deep learning image translator for modifying specific visual characteristics within an image dataset. The framework uses a single unified model to handle translations between multiple image domains rather than requiring separate pairs of models. It is a research implementation that learns mappings between different image attributes without the need for paired training data. The project covers the

    Python
    View on GitHub↗5,292
  • znxlwm/pytorch-generative-model-collectionsznxlwm avatar

    znxlwm/pytorch-generative-model-collections

    2,630View on GitHub↗

    Collection of generative models in Pytorch version.

    Pythonacganbegancgan
    View on GitHub↗2,630