T2I-R1 / README.md
CaraJ's picture
Update README.md
309bbf1 verified
|
raw
history blame
650 Bytes
metadata
license: apache-2.0
base_model:
  - deepseek-ai/Janus-Pro-7B

🌟🔥 T2I-R1: Reinforcing Image Generation with Collaborative Semantic-level and Token-level CoT

Official checkpoint for the paper "T2I-R1: Reinforcing Image Generation with Collaborative Semantic-level and Token-level CoT".

Paper: https://arxiv.org/pdf/2505.00703

Code: https://github.com/CaraJ7/T2I-R1

Usage

Please refer to the instructions in GitHub to set up the repository first then run the inference script below.

cd t2i-r1/src/infer
python reason_inference.py \
--model_path YOUR_MODEL_CKPT \
--data_path test_data.txt