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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
kwotsin avatar

kwotsin/mimicry

0
View on GitHub↗
608 stars·62 forks·Python·MIT·5 views

Mimicry

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

Features

  • 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 kwotsin/mimicryStar history chart for kwotsin/mimicry

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

Open-source alternatives to Mimicry

Similar open-source projects, ranked by how many features they share with Mimicry.
  • 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
  • catalyst-team/gancatalyst-team avatar

    catalyst-team/gan

    5View on GitHub↗

    Catalyst.GAN

    Python
    View on GitHub↗5
  • 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
See all 29 alternatives to Mimicry→

Frequently asked questions

What does kwotsin/mimicry do?

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

What are the main features of kwotsin/mimicry?

The main features of kwotsin/mimicry are: GANs, VAEs, and AEs.

What are some open-source alternatives to kwotsin/mimicry?

Open-source alternatives to kwotsin/mimicry include: ajbrock/biggan-pytorch — The author's officially unofficial PyTorch BigGAN implementation. 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/. dmitryulyanov/age — Code for the paper "Adversarial Generator-Encoder Networks". aitorzip/pytorch-cyclegan — A clean and readable Pytorch implementation of CycleGAN.