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
Anima-Lab avatar

Anima-Lab/MaskDiT

0
View on GitHub↗
426 stars·15 forks·Python·MIT·11 views

MaskDiT

Code for Fast Training of Diffusion Models with Masked Transformers

Features

  • Diffusion Model Research - Fast training using masked transformer architectures.
  • Generation - Listed in the “Generation” section of the Awesome Diffusion Models awesome list.

Star history

Star history chart for anima-lab/maskditStar history chart for anima-lab/maskdit

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Open-source alternatives to MaskDiT

Similar open-source projects, ranked by how many features they share with MaskDiT.
  • andyshih12/paradigmsAndyShih12 avatar

    AndyShih12/paradigms

    157View on GitHub↗

    PyTorch implementation for "Parallel Sampling of Diffusion Models", NeurIPS 2023 Spotlight

    Python
    View on GitHub↗157
  • arpitbansal297/cold-diffusion-modelsarpitbansal297 avatar

    arpitbansal297/Cold-Diffusion-Models

    1,127View on GitHub↗

    Official implementation of Cold-Diffusion for different transformations in pytorch.

    Python
    View on GitHub↗1,127
  • alexmaols/elucdalexmaols avatar

    alexmaols/elucd

    33View on GitHub↗

    Elucidating The Design Space of Classifier-Guided Diffusion Generation

    Python
    View on GitHub↗33
  • baofff/extended-analytic-dpmbaofff avatar

    baofff/Extended-Analytic-DPM

    109View on GitHub↗

    Official implementation for Estimating the Optimal Covariance with Imperfect Mean in Diffusion Probabilistic Models (ICML 2022), and a reimplementation of Analytic-DPM: an Analytic Estimate of the Optimal Reverse Variance in Diffusion Probabilistic Models (ICLR 2022)

    Python
    View on GitHub↗109
See all 30 alternatives to MaskDiT→

Frequently asked questions

What does anima-lab/maskdit do?

Code for Fast Training of Diffusion Models with Masked Transformers

What are the main features of anima-lab/maskdit?

The main features of anima-lab/maskdit are: Diffusion Model Research, Generation.

What are some open-source alternatives to anima-lab/maskdit?

Open-source alternatives to anima-lab/maskdit include: arpitbansal297/cold-diffusion-models — Official implementation of Cold-Diffusion for different transformations in pytorch. cognaclee/dpm-ot. andyshih12/paradigms — PyTorch implementation for "Parallel Sampling of Diffusion Models", NeurIPS 2023 Spotlight. alexmaols/elucd — Elucidating The Design Space of Classifier-Guided Diffusion Generation. baofff/extended-analytic-dpm — Official implementation for Estimating the Optimal Covariance with Imperfect Mean in Diffusion Probabilistic Models… cvlab-stonybrook/fewshot-conditional-diffusion — Official code for "Conditional Generation from Unconditional Diffusion Models using Denoiser Representations" (BMVC…