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

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

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

znxlwm/pytorch-generative-model-collections

0
View on GitHub↗
2,630 星标·538 分支·Python·7 次浏览

Pytorch Generative Model Collections

Collection of generative models in Pytorch version.

Features

  • Generative Models - Generative model implementations for PyTorch.
  • Model Implementations - Collection of generative models.
  • GANs, VAEs, and AEs - Listed in the “GANs, VAEs, and AEs” section of the The Incredible Pytorch awesome list.

Star 历史

znxlwm/pytorch-generative-model-collections 的 Star 历史图表znxlwm/pytorch-generative-model-collections 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

常见问题解答

znxlwm/pytorch-generative-model-collections 是做什么的?

Collection of generative models in Pytorch version.

znxlwm/pytorch-generative-model-collections 的主要功能有哪些?

znxlwm/pytorch-generative-model-collections 的主要功能包括:Generative Models, Model Implementations, GANs, VAEs, and AEs。

znxlwm/pytorch-generative-model-collections 有哪些开源替代品?

znxlwm/pytorch-generative-model-collections 的开源替代品包括: junyanz/pytorch-cyclegan-and-pix2pix — This project is a deep learning framework designed for training and deploying image-to-image translation models. It… martinarjovsky/wassersteingan — Wasserstein GAN. caogang/wgan-gp — A pytorch implementation of Paper "Improved Training of Wasserstein GANs". dmitryulyanov/age — Code for the paper "Adversarial Generator-Encoder Networks". mailmahee/pytorch-generative-adversarial-networks — simple generative adversarial network (GAN) using PyTorch. nvidia/pix2pixhd — pix2pixHD is a conditional generative adversarial network designed to transform semantic label maps into…

Pytorch Generative Model Collections 的开源替代方案

相似的开源项目,按与 Pytorch Generative Model Collections 的功能重合度排序。
  • dmitryulyanov/ageDmitryUlyanov 的头像

    DmitryUlyanov/AGE

    287在 GitHub 上查看↗

    Code for the paper "Adversarial Generator-Encoder Networks"

    Python
    在 GitHub 上查看↗287
  • junyanz/pytorch-cyclegan-and-pix2pixjunyanz 的头像

    junyanz/pytorch-CycleGAN-and-pix2pix

    24,951在 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
    在 GitHub 上查看↗24,951
  • caogang/wgan-gpcaogang 的头像

    caogang/wgan-gp

    1,548在 GitHub 上查看↗

    A pytorch implementation of Paper "Improved Training of Wasserstein GANs"

    Pythonpytorchwgan-gp
    在 GitHub 上查看↗1,548
  • mailmahee/pytorch-generative-adversarial-networksmailmahee 的头像

    mailmahee/pytorch-generative-adversarial-networks

    32在 GitHub 上查看↗

    simple generative adversarial network (GAN) using PyTorch

    Python
    在 GitHub 上查看↗32
查看 Pytorch Generative Model Collections 的所有 30 个替代方案→