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

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

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

1 个仓库

Awesome GitHub RepositoriesClassifier-Guided Variants

A framework that steers diffusion model sampling using a classifier to produce images with higher fidelity and controlled attributes.

Distinct from Diffusion Model Frameworks: Distinct from general Diffusion Model Frameworks: specifically includes classifier guidance for steering sampling, not just training and sampling.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Classifier-Guided Variants. Refine with filters or upvote what's useful.

Awesome Classifier-Guided Variants GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • openai/guided-diffusionopenai 的头像

    openai/guided-diffusion

    7,395在 GitHub 上查看↗

    This is a classifier-guided diffusion framework for high-fidelity image generation. It implements a cascaded diffusion pipeline that chains a base diffusion model with a dedicated upsampler to progressively increase image resolution in stages, and uses classifier-guided diffusion sampling to steer the reverse diffusion process toward higher-quality outputs. The framework provides tools for training diffusion models from scratch using distributed processes with gradient accumulation, as well as training classifier models that provide gradient-based guidance during sampling. It supports both un

    Provides a classifier-guided diffusion framework that steers sampling using a classifier for higher fidelity and controlled attributes.

    Python
    在 GitHub 上查看↗7,395
  1. Home
  2. Artificial Intelligence & ML
  3. PyTorch Training Frameworks
  4. Diffusion Model Frameworks
  5. Classifier-Guided Variants