Ovis-Image Technical Report
Guo-Hua Wang, Liangfu Cao, Tianyu Cui, Minghao Fu, Xiaohao Chen, Pengxin Zhan, Jianshan Zhao, Lan Li, Bowen Fu, Jiaqi Liu, Qing-Guo Chen
TL;DR
Ovis-Image delivers a 7B text-to-image model optimized for high-quality in-image text rendering under practical compute limits by pairing a diffusion-based visual decoder with a strong Ovis 2.5 multimodal backbone. The approach uses a four-stage training pipeline (pretraining, SFT, DPO, GRPO) and carefully curated data (including bilingual and synthetic text-rendering samples) to achieve frontier-like text rendering while maintaining general image quality and efficiency. Empirical results across CVTG-2K, LongText-Bench, DPG-Bench, GenEval, and OneIG-Bench show competitive or superior text rendering and bilingual capabilities relative to larger open and closed models, with favorable computational overhead. The work highlights a design principle: explicit, text-centric alignment and data curation can yield substantial text rendering gains without resorting to tens-of-billions-parameter models, enabling practical deployment on single high-end GPUs.
Abstract
We introduce $\textbf{Ovis-Image}$, a 7B text-to-image model specifically optimized for high-quality text rendering, designed to operate efficiently under stringent computational constraints. Built upon our previous Ovis-U1 framework, Ovis-Image integrates a diffusion-based visual decoder with the stronger Ovis 2.5 multimodal backbone, leveraging a text-centric training pipeline that combines large-scale pre-training with carefully tailored post-training refinements. Despite its compact architecture, Ovis-Image achieves text rendering performance on par with significantly larger open models such as Qwen-Image and approaches closed-source systems like Seedream and GPT4o. Crucially, the model remains deployable on a single high-end GPU with moderate memory, narrowing the gap between frontier-level text rendering and practical deployment. Our results indicate that combining a strong multimodal backbone with a carefully designed, text-focused training recipe is sufficient to achieve reliable bilingual text rendering without resorting to oversized or proprietary models.
