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
chuanli11 avatar

chuanli11/MGANs

0
View on GitHub↗
291 stars·54 forks·Lua·MIT·6 views

MGANs

Precomputed Real-Time Texture Synthesis with Markovian Generative Adversarial Networks

Features

  • Domain Transfer and Translation - Real-time texture synthesis using Markovian adversarial networks.

Star history

Star history chart for chuanli11/mgansStar history chart for chuanli11/mgans

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 MGANs

These projects share indexed features with MGANs. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • clovaai/stargan-v2clovaai avatar

    clovaai/stargan-v2

    3,610View on GitHub↗

    StarGAN v2 - Official PyTorch Implementation (CVPR 2020)

    Python
    View on GitHub↗3,610
  • fxia22/pixeldtganfxia22 avatar

    fxia22/PixelDTGAN

    262View on GitHub↗

    A torch implementation of "Pixel-Level Domain Transfer"

    Lua
    View on GitHub↗262
  • junyanz/cycleganjunyanz avatar

    junyanz/CycleGAN

    12,861View on GitHub↗

    CycleGAN is a generative adversarial network framework designed for unpaired image-to-image translation. It enables the conversion of images between two distinct visual domains using datasets that do not require direct one-to-one matching examples. The project implements a deep learning style transfer tool capable of artistic style transfer, object transfiguration, and domain-to-domain conversion. It uses a dual-generator architecture and cycle-consistency loss to ensure that images translated to a target domain and back recover their original state. The framework covers core machine learnin

    Lua
    View on GitHub↗12,861
  • carpedm20/discogan-pytorchcarpedm20 avatar

    carpedm20/DiscoGAN-pytorch

    1,097View on GitHub↗

    PyTorch implementation of "Learning to Discover Cross-Domain Relations with Generative Adversarial Networks"

    Jupyter Notebook
    View on GitHub↗1,097
Compare all 9 related projects→

Frequently asked questions

What does chuanli11/mgans do?

Precomputed Real-Time Texture Synthesis with Markovian Generative Adversarial Networks

What are the main features of chuanli11/mgans?

The main features of chuanli11/mgans are: Domain Transfer and Translation.

Which projects share features with chuanli11/mgans?

Projects with overlapping indexed features include: carpedm20/discogan-pytorch — PyTorch implementation of "Learning to Discover Cross-Domain Relations with Generative Adversarial Networks". clovaai/stargan-v2 — StarGAN v2 - Official PyTorch Implementation (CVPR 2020). fxia22/pixeldtgan — A torch implementation of "Pixel-Level Domain Transfer". junyanz/cyclegan — CycleGAN is a generative adversarial network framework designed for unpaired image-to-image translation. It enables… luanfujun/deep-photo-styletransfer — This project is a deep learning style transfer framework designed to apply artistic styles to photographs. It… nvlabs/munit — Multimodal Unsupervised Image-to-Image Translation.