alt.hn

6/24/2026 at 2:12:31 AM

DiffusionBench: Towards Holistic Evaluation of Generative Diffusion Transformers

https://github.com/End2End-Diffusion/diffusion-bench

by ilreb

6/24/2026 at 7:53:46 AM

This is probably more informative: https://end2end-diffusion.github.io/diffusion-bench/

With a "TL;DR":

> TL;DR: NanoGen is a unified framework that trains and evaluates diffusion transformers across ImageNet and text-to-image with only roughly 12 lines of config change. We use it to show that method ranking shows no strong correlation between ImageNet and T2I generation, and introduce DiffusionBench, a holistic benchmark for DiT research

by mdp2021