Skip to content

PLUM-Lab/R2I-Bench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧠 R2I-Bench: Benchmarking Reasoning-Driven Text-to-Image Generation

🌟Official repository for the paper: ⭐️R2I-Bench: Benchmarking Reasoning-Driven Text-to-Image Generation⭐️


🌈 Overview: Reasoning in Image Generation

We introduce Logo R2I-Bench , a comprehensive benchmark designed to assess the reasoning capabilities of text-to-image (T2I) generation models.

Overview of R2I-Bench

🚀 Get Started

📦 Installation

Clone the repository:

git clone https://github.com/PLUM-Lab/R2I-Bench
cd R2I-Bench

💡 Make sure you have Python ≥ 3.8 and install dependencies listed in requirements.txt.


🖼️ Generation

Run the generation script:

python generation.py

This will produce model-generated images based on reasoning-oriented prompts.


📊 Evaluation

To evaluate generated results:

python evaluation.py

🎈 Contact

2252538@tongji.edu.cn


📌 Citation

🎀 If you find this repository helpful in your research or applications, please consider citing:

@misc{chen2025r2ibenchbenchmarkingreasoningdriventexttoimage,
  title={R2I-Bench: Benchmarking Reasoning-Driven Text-to-Image Generation}, 
  author={Kaijie Chen and Zihao Lin and Zhiyang Xu and Ying Shen and Yuguang Yao and Joy Rimchala and Jiaxin Zhang and Lifu Huang},
  year={2025},
  eprint={2505.23493},
  archivePrefix={arXiv},
  primaryClass={cs.CV},
  url={https://arxiv.org/abs/2505.23493}
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages