Hi LLaDA-Image team,
Thanks for releasing such a great work! It provides us with some new ideas and insights for training image generation models.
I recently evaluated LLaDA-Image and Z-Image-Turbo on Qwen-Image-Bench (zh) and noticed some differences from the results reported in the paper:
| Model |
My Evaluation |
Reported in the Paper |
| Z-Image-Turbo |
49.52 |
52.71 |
| LLaDA-Image |
51.25 |
53.38 |
For comparison, I also evaluated three other open-source models using the same pipeline, and their scores were all within around 0.5 points of the official Qwen-Image-Bench results.
Could you please clarify the evaluation setup used for the reported results, particularly:
the evaluation code used for Qwen-Image-Bench;
whether there were any modifications to the prompts or preprocessing;
the inference configuration (e.g., resolution, sampling steps, seed, etc.).
I would like to make sure my evaluation setup is aligned with yours and better understand the difference in scores. If possible, sharing the relevant evaluation configuration or command would be very helpful.
Thanks!
Hi LLaDA-Image team,
Thanks for releasing such a great work! It provides us with some new ideas and insights for training image generation models.
I recently evaluated LLaDA-Image and Z-Image-Turbo on Qwen-Image-Bench (zh) and noticed some differences from the results reported in the paper:
For comparison, I also evaluated three other open-source models using the same pipeline, and their scores were all within around 0.5 points of the official Qwen-Image-Bench results.
Could you please clarify the evaluation setup used for the reported results, particularly:
the evaluation code used for Qwen-Image-Bench;
whether there were any modifications to the prompts or preprocessing;
the inference configuration (e.g., resolution, sampling steps, seed, etc.).
I would like to make sure my evaluation setup is aligned with yours and better understand the difference in scores. If possible, sharing the relevant evaluation configuration or command would be very helpful.
Thanks!