@NielsRogge: Great paper, made it available here: https://paperswithcode.co/paper/98589 Check how it compares to other text-to-image…
Summary
A paper on text-to-image generation is released with open-sourced code, models, and full training recipe, comparing performance against other models.
View Cached Full Text
Cached at: 06/20/26, 08:22 PM
Great paper, made it available here: https://t.co/pwvKtvpzLq
Check how it compares to other text-to-image models at the bottom https://t.co/ODCM9RUMYn
Xianbang Wang (@kevinxbwang2007): Very exciting work with my amazing collaborators @Hope7Happiness, @Lyy_iiis, Kangyang Zhou, Linrui Ma, and Kaiming He!
All code, models, and full training recipe are open-sourced.
Blog Post: https://t.co/sdBPGn7Gau Code: https://t.co/UkHVzRePR0 (JAX),
Similar Articles
i1: A Simple and Fully Open Recipe for Strong Text-to-Image Models
The paper introduces i1, a 3B-parameter text-to-image diffusion model that achieves competitive performance with leading closed models while being fully open (weights, data, code). It provides insights from 300+ controlled experiments and offers a practical recipe for open research.
@AdinaYakup: Paper:
A new creator-centric benchmark for text-to-image generation, Qwen-Image-Bench, evaluates models on real-world fidelity and creative generation using a hierarchical taxonomy of 56 verifiable facets scored by a unified judge model.
Local text to image model comparaison: The ultimate test.
User presents a comprehensive comparison of local text-to-image models using 192 prompts, evaluating capabilities like text rendering, faces, anatomy, and spatial composition, with results and prompts publicly available at imagebench.ai.
@HuggingPapers: Microsoft just released Lens on Hugging Face A 3.8B parameter text-to-image model delivering efficient training and hig…
Microsoft released Lens, a 3.8B parameter text-to-image model on Hugging Face, capable of efficient training and high-resolution generation up to 1440×1440.
@xichen_pan: Modern text-to-image models are increasingly powered by large pretrained LLMs. But there is a curious mismatch: the LLM…
RepFusion introduces a method to use pretrained multimodal LLMs as noisy representation encoders in diffusion transformers for text-to-image generation, outperforming baselines with similar compute.