English

Ovis-Image Technical Report

Computer Vision and Pattern Recognition 2025-12-01 v1 Artificial Intelligence

Abstract

We introduce Ovis-Image\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.

Keywords

Cite

@article{arxiv.2511.22982,
  title  = {Ovis-Image Technical Report},
  author = {Guo-Hua Wang and Liangfu Cao and Tianyu Cui and Minghao Fu and Xiaohao Chen and Pengxin Zhan and Jianshan Zhao and Lan Li and Bowen Fu and Jiaqi Liu and Qing-Guo Chen},
  journal= {arXiv preprint arXiv:2511.22982},
  year   = {2025}
}

Comments

Code is released at https://github.com/AIDC-AI/Ovis-Image

R2 v1 2026-07-01T07:58:58.262Z