README / README.md
binaryXwizard's picture
Update README.md
74a17da verified
|
Raw
History Blame Contribute Delete
1.33 kB
metadata
title: MiniT2I
sdk: static
app_file: index.html
pinned: false

MiniT2I

Introducing MiniT2I: a simple pixel-space text-to-image generator baseline. Please use the project links below to navigate.

Links

Models

Model Params Patch GenEval DPG-Bench
MiniT2I-B/16 258M + 341M text encoder 16 0.874 84.6
MiniT2I-L/16 912M + 341M text encoder 16 0.887 85.5

Citation

@misc{minit2i2026,
  title  = {MiniT2I: Text-to-Image Generation Made Simple},
  author = {Wang, Xianbang and Zhao, Hanhong and Lu, Yiyang and Zhou, Kangyang and Ma, Linrui},
  year   = {2026},
  url    = {https://peppaking8.github.io/#/post/text-to-image-generation-made-simple}
}