arXiv:2507.09595cs.CV2025-07被引 11

揭秘黑森林实验室的FLUX.1图像生成模型架构与训练细节

Demystifying Flux Architecture

  • 通过逆向工程分析开源代码,还原FLUX.1模型架构与训练方法
  • 性能超越Midjourney、DALL-E 3等主流模型,实现高保真图文对齐
  • 为研究者提供非官方但详实的技术参考,助力后续开发

FLUX.1 是由 Black Forest Labs 开发的基于扩散模型的文本到图像生成模型,旨在实现高保真的文本-图像对齐,同时保持高质量与多样性。该模型在文本到图像生成领域处于领先地位,性能优于 Midjourney、DALL-E 3、Stable Diffusion 3(SD3)和 SDXL 等主流模型。尽管模型已开源,但作者未发布官方技术文档说明其架构或训练设置。本报告总结了一项大规模逆向工程工作,直接从源代码中解析 FLUX.1 的架构细节,以支持其作为未来研究与开发的基础。本文档为非官方技术报告,未经原开发者或其所属机构发布或认可。

原文摘要 · Abstract (English)

FLUX.1 is a diffusion-based text-to-image generation model developed by Black Forest Labs, designed to achieve faithful text-image alignment while maintaining high image quality and diversity. FLUX is considered state-of-the-art in text-to-image generation, outperforming popular models such as Midjourney, DALL-E 3, Stable Diffusion 3 (SD3), and SDXL. Although publicly available as open source, the authors have not released official technical documentation detailing the model's architecture or training setup. This report summarizes an extensive reverse-engineering effort aimed at demystifying FLUX's architecture directly from its source code, to support its adoption as a backbone for future research and development. This document is an unofficial technical report and is not published or endorsed by the original developers or their affiliated institutions.

扩散模型图像生成逆向工程

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。