awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
carpedm20 avatar

carpedm20/DiscoGAN-pytorch

0
View on GitHub↗
1,097 星标·218 分支·Jupyter Notebook·Apache-2.0·10 次浏览

DiscoGAN Pytorch

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

Features

  • Domain Transfer and Translation - Discovering cross-domain relations without paired training data.
  • Generative Models - Learning cross-domain relations with GANs.
  • Image Translation - Discovering cross-domain relations using generative networks.
  • Model Implementations - Cross-domain relation discovery using GANs.

Star 历史

carpedm20/discogan-pytorch 的 Star 历史图表carpedm20/discogan-pytorch 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

carpedm20/discogan-pytorch 是做什么的?

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

carpedm20/discogan-pytorch 的主要功能有哪些?

carpedm20/discogan-pytorch 的主要功能包括:Domain Transfer and Translation, Generative Models, Image Translation, Model Implementations。

carpedm20/discogan-pytorch 有哪些开源替代品?

carpedm20/discogan-pytorch 的开源替代品包括: nvidia/pix2pixhd — pix2pixHD is a conditional generative adversarial network designed to transform semantic label maps into… phillipi/pix2pix — pix2pix is a framework for image-to-image translation using conditional generative adversarial networks. It functions… junyanz/cyclegan — CycleGAN is a generative adversarial network framework designed for unpaired image-to-image translation. It enables… mingyuliutw/unit — We have a reimplementation of the UNIT method that is more performant. It is avaiable at Imaginaire. nvlabs/munit — Multimodal Unsupervised Image-to-Image Translation. yunjey/stargan — StarGAN is a PyTorch image-to-image translation framework designed to synthesize visual styles and attributes across…

DiscoGAN Pytorch 的开源替代方案

相似的开源项目,按与 DiscoGAN Pytorch 的功能重合度排序。
  • mingyuliutw/unitmingyuliutw 的头像

    mingyuliutw/UNIT

    2,029在 GitHub 上查看↗

    We have a reimplementation of the UNIT method that is more performant. It is avaiable at Imaginaire

    Python
    在 GitHub 上查看↗2,029
  • nvidia/pix2pixhdNVIDIA 的头像

    NVIDIA/pix2pixHD

    6,920在 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
    在 GitHub 上查看↗6,920
  • junyanz/cycleganjunyanz 的头像

    junyanz/CycleGAN

    12,861在 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
    在 GitHub 上查看↗12,861
  • nvlabs/munitNVlabs 的头像

    NVlabs/MUNIT

    2,704在 GitHub 上查看↗

    Multimodal Unsupervised Image-to-Image Translation

    Python
    在 GitHub 上查看↗2,704
查看 DiscoGAN Pytorch 的所有 30 个替代方案→