While standard Multimodal LLMs often fail to notice fine-grained text errors like distortion or misalignment in generated images, TextPecker is specifically designed to perceive and quantify these structural anomalies to provide reliable reward signals for RL-based optimization of text-to-image models.
This checkpoint is based on the
InternVL3-8B-Instruct architecture and was trained using the
ms-swift framework on the
TextPecker-1.5M dataset.
TextPecker can be used to evaluate text structural quality and semantic consistency for text generation or editing scenarios. It helps bridge the gap in Visual Text Rendering (VTR) optimization by providing reliable feedback on character-level structural fidelity.
To use the model for deployment or evaluation, please follow the instructions in the official repository:
1@article{zhu2026TextPecker,
2 title = {TextPecker: Rewarding Structural Anomaly Quantification for Enhancing Visual Text Rendering},
3 author = {Zhu, Hanshen and Liu, Yuliang and Wu, Xuecheng and Wang, An-Lan and Feng, Hao and Yang, Dingkang and Feng, Chao and Huang, Can and Tang, Jingqun and Bai, Xiang},
4 journal = {arXiv preprint arXiv:2602.20903},
5 year = {2026}
6}