awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

16 repository-uri

Awesome GitHub RepositoriesMultimodal Diffusion Models

Models integrating vision, language, and action through diffusion processes.

Explore 16 awesome GitHub repositories matching part of an awesome list · Multimodal Diffusion Models. Refine with filters or upvote what's useful.

Awesome Multimodal Diffusion Models GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • vectorspacelab/omnigenAvatar VectorSpaceLab

    VectorSpaceLab/OmniGen

    4,326Vezi pe GitHub↗

    OmniGen este un model unificat de generare a imaginilor și un framework de difuzie care procesează text, imagini și sarcini de viziune printr-un singur sistem. Funcționează ca un framework de difuzie multimodal care tratează diverse operațiuni de viziune ca probleme unificate de sinteză a imaginilor folosind ponderi de model partajate, eliminând nevoia de module adaptoare externe. Sistemul suportă generarea de imagini bazată pe subiect pentru a păstra identitatea obiectelor din fotografiile de referință și permite sinteza imaginilor multi-referință. De asemenea, operează ca un editor de imagini bazat pe instrucțiuni, modificând conținutul vizual prin prompt-uri în limbaj natural. Framework-ul se extinde la sarcini de viziune computațională generativă, unde operațiuni precum detectarea marginilor și recunoașterea posturii sunt efectuate prin transformarea lor în sarcini de sinteză. Performanța pe sarcini specifice poate fi îmbunătățită prin fine-tuning-ul ponderilor modelului și adaptare low-rank.

    Provides a multimodal diffusion framework integrating vision and language via shared model weights.

    Jupyter Notebookdiffusionimageimage-edit
    Vezi pe GitHub↗4,326
  • ml-gsai/lladaAvatar ML-GSAI

    ML-GSAI/LLaDA

    3,580Vezi pe GitHub↗

    LLaDA is a masked diffusion language model and conditional text generator. It generates text by iteratively refining masked tokens through a diffusion process rather than predicting the next token in a sequence. The project functions as a vision-language diffusion model, converting visual inputs into text responses. It also serves as a preference optimization framework that uses log-likelihood estimation and evidence lower bounds to tune model responses. The system supports multi-round conversational AI and text sequence evaluation. It integrates vision-language embedding for cross-modal con

    A system that converts visual inputs into text responses using a diffusion process for complex multimodal tasks.

    Python
    Vezi pe GitHub↗3,580
  • gen-verse/mmadaAvatar Gen-Verse

    Gen-Verse/MMaDA

    1,656Vezi pe GitHub↗

    Multimodal Large Diffusion Language Models (NeurIPS 2025)

    Multimodal large diffusion language model architecture.

    Python
    Vezi pe GitHub↗1,656
  • alpha-vllm/lumina-dimooAvatar Alpha-VLLM

    Alpha-VLLM/Lumina-DiMOO

    1,001Vezi pe GitHub↗

    Lumina-DiMOO: An Omni Diffusion Large Language Model for Multi-Modal Generation and Understanding

    Omni-diffusion model for multimodal generation and understanding.

    Python
    Vezi pe GitHub↗1,001
  • ml-gsai/llada-vAvatar ML-GSAI

    ML-GSAI/LLaDA-V

    345Vezi pe GitHub↗

    2026.03.23 We are excited to introduce LLaDA-o, the latest model in the LLaDA series. As an effective and length-adaptive omni diffusion model for unified multimodal understanding and generation, LLaDA-o extends the LLaDA line to broader multimodal settings, supporting visual understanding,…

    Large language diffusion models with visual instruction tuning.

    Python
    Vezi pe GitHub↗345
  • tyfeld/mmada-parallelAvatar tyfeld

    tyfeld/MMaDA-Parallel

    300Vezi pe GitHub↗

    ICLR 2026 MMaDA-Parallel: Parallel Multimodal Large Diffusion Language Models for Thinking-Aware Editing and Generation

    Multimodal diffusion model for thinking-aware editing and generation.

    Python
    Vezi pe GitHub↗300
  • jacklishufan/lavidaAvatar jacklishufan

    jacklishufan/LaViDa

    221Vezi pe GitHub↗

    [Paper](paper/paper.pdf) [Arxiv](https://arxiv.org/abs/2505.16839) [Checkpoints](https://huggingface.co/collections/jacklishufan/lavida-10-682ecf5a5fa8c5df85c61ded) [Data](https://huggingface.co/datasets/jacklishufan/lavida-train) [Website](https://homepage.jackli.org/projects/lavida/)

    Large diffusion language model for multimodal understanding.

    Python
    Vezi pe GitHub↗221
  • openhelix-team/unified-diffusion-vlaAvatar OpenHelix-Team

    OpenHelix-Team/Unified-Diffusion-VLA

    182Vezi pe GitHub↗

    Jiayi Chen¹\,Wenxuan Song¹†\, Pengxiang Ding²˒³, Ziyang Zhou¹, Han Zhao²˒³, Feilong Tang⁴,Donglin Wang², Haoang Li¹‡

    Joint discrete denoising for vision-language-action models.

    Python
    Vezi pe GitHub↗182
  • hustvl/diffusionvlAvatar hustvl

    hustvl/DiffusionVL

    149Vezi pe GitHub↗

    DiffusionVL: Translating Any Autoregressive Models into Diffusion Vision Language Models

    Translating autoregressive models into vision-language diffusion models.

    Python
    Vezi pe GitHub↗149
  • alexanderswerdlow/unidiscAvatar alexanderswerdlow

    alexanderswerdlow/unidisc

    141Vezi pe GitHub↗

    Unified Multimodal Discrete Diffusion

    Unified multimodal discrete diffusion framework.

    Python
    Vezi pe GitHub↗141
  • yu-rp/dimpleAvatar yu-rp

    yu-rp/Dimple

    117Vezi pe GitHub↗

    Dimple, the first Discrete Diffusion Multimodal Large Language Model

    Discrete diffusion multimodal model with parallel decoding.

    Python
    Vezi pe GitHub↗117
  • m-e-agi-lab/mudditAvatar M-E-AGI-Lab

    M-E-AGI-Lab/Muddit

    117Vezi pe GitHub↗

    Muddit is the 2nd generation Meissonic. It is built upon discrete diffusion for unified and efficient multimodal generation.

    Unified discrete diffusion for multimodal generation beyond text-to-image.

    Python
    Vezi pe GitHub↗117
  • fudoki-hku/fudokiAvatar fudoki-hku

    fudoki-hku/FUDOKI

    76Vezi pe GitHub↗

    This repository is the official implementation of FUDOKI: Discrete Flow-based Unified Understanding and Generation via Kinetic-Optimal Velocities.

    Discrete flow-based unified understanding and generation.

    Python
    Vezi pe GitHub↗76
  • jiyt17/rediffAvatar jiyt17

    jiyt17/ReDiff

    45Vezi pe GitHub↗

    We introduce ReDiff, a refining-enhanced vision-language diffusion model.

    Corrective framework for vision-language diffusion models.

    Python
    Vezi pe GitHub↗45
  • adobe-research/lavida-oAvatar adobe-research

    adobe-research/LaVida-O

    21Vezi pe GitHub↗

    [Paper](https://arxiv.org/abs/2509.19244) [Project Site](https://homepage.jackli.org/projects/lavida_o/index.html) [Huggingface](https://huggingface.co/jacklishufan/LaViDa-O-v1.0/tree/main)

    Elastic large masked diffusion for multimodal understanding and generation.

    Python
    Vezi pe GitHub↗21
  • zihohe/vidladaAvatar ziHoHe

    ziHoHe/VidLaDA

    10Vezi pe GitHub↗

    Bidirectional diffusion model for efficient video understanding.

    Python
    Vezi pe GitHub↗10
  1. Home
  2. Part of an Awesome List
  3. AI & Machine Learning
  4. Multimodal Diffusion Models