← Search

Zhuangcheng Gu

4 accepted papers

2026

OmniDocLayout: Towards Diverse Document Layout Generation via Coarse-to-Fine LLM Learning

CVPR 2026

Document AI has advanced rapidly and is attracting increasing attention. Yet, while most efforts have focused on document layout analysis (DLA), its generative counterpart, layout generation, remains underexplored. Distinct from traditional graphic layout design and room layout planning, document la

Cited by 0SourcecodeScholar
2026

Prune2Drive: A Plug-and-Play Framework for Accelerating Vision-Language Models in Autonomous Driving

CVPR 2026

Vision-Language Models (VLMs) have emerged as a promising paradigm in autonomous driving (AD), providing a unified framework for perception and decisionmaking. However, their real-world deployment is hindered by significant computational overhead when processing high-resolution, multi-view images. T

Cited by 0SourcecodeScholar
2026

UniMERNet: A Universal Network for Real-World Mathematical Expression Recognition

CVPR 2026

This paper introduces UniMERNet, a high-accuracy, computation-efficient algorithm for Mathematical Expression Recognition (MER) across diverse real-world scenarios. To facilitate UniMERNet's training, we constructed UniMER-1M, a million-scale dataset whose unprecedented diversity endows the model wi

Cited by 0SourcecodeScholar
2025

Image Over Text: Transforming Formula Recognition Evaluation with Character Detection Matching

CVPR 2025poster

Formula recognition presents significant challenges due to the complicated structure and varied notation of mathematical expressions. Despite continuous advancements in formula recognition models, the evaluation metrics employed by these models, such as BLEU and Edit Distance, still exhibit notable…