中文
相关论文

相关论文: Levenshtein OCR

200 篇论文

Texts from scene images typically consist of several characters and exhibit a characteristic sequence structure. Existing methods capture the structure with the sequence-to-sequence models by an encoder to have the visual representations…

计算机视觉与模式识别 · 计算机科学 2020-02-18 Xiangcheng Du , Tianlong Ma , Yingbin Zheng , Hao Ye , Xingjiao Wu , Liang He

Given a question-image input, the Visual Commonsense Reasoning (VCR) model can predict an answer with the corresponding rationale, which requires inference ability from the real world. The VCR task, which calls for exploiting the…

计算机视觉与模式识别 · 计算机科学 2025-03-10 Xuejiao Tang , Wenbin Zhang

Automatic identification of script is an essential component of a multilingual OCR engine. In this paper, we present an efficient, lightweight, real-time and on-device spatial attention based CNN-LSTM network for scene text script…

计算机视觉与模式识别 · 计算机科学 2021-12-02 Rutika Moharir , Arun D Prabhu , Sukumar Moharana , Gopi Ramena , Rachit S Munjal

The goal of image cropping is to identify visually appealing crops in an image. Conventional methods are trained on specific datasets and fail to adapt to new requirements. Recent breakthroughs in large vision-language models (VLMs) enable…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Seung Hyun Lee , Jijun Jiang , Yiran Xu , Zhuofang Li , Junjie Ke , Yinxiao Li , Junfeng He , Steven Hickson , Katie Datsenko , Sangpil Kim , Ming-Hsuan Yang , Irfan Essa , Feng Yang

Deep learning-based models encounter challenges when processing long-tailed data in the real world. Existing solutions usually employ some balancing strategies or transfer learning to deal with the class imbalance problem, based on the…

计算机视觉与模式识别 · 计算机科学 2022-07-20 Changyao Tian , Wenhai Wang , Xizhou Zhu , Jifeng Dai , Yu Qiao

Reading irregular scene text of arbitrary shape in natural images is still a challenging problem, despite the progress made recently. Many existing approaches incorporate sophisticated network structures to handle various shapes, use extra…

计算机视觉与模式识别 · 计算机科学 2021-03-31 Lu Yang , Fan Dang , Peng Wang , Hui Li , Zhen Li , Yanning Zhang

Different objects in the same scene are more or less related to each other, but only a limited number of these relationships are noteworthy. Inspired by DETR, which excels in object detection, we view scene graph generation as a set…

计算机视觉与模式识别 · 计算机科学 2023-04-18 Yuren Cong , Michael Ying Yang , Bodo Rosenhahn

The biggest challenge in the field of image processing is to recognize documents both in printed and handwritten format. Optical Character Recognition OCR is a type of document image analysis where scanned digital image that contains either…

计算机视觉与模式识别 · 计算机科学 2016-12-05 Singh Vijendra , Nisha Vasudeva , Hem Jyotsana Parashar

Recent deep learning models have demonstrated strong capabilities for classifying text and non-text components in natural images. They extract a high-level feature computed globally from a whole image component (patch), where the cluttered…

计算机视觉与模式识别 · 计算机科学 2016-05-04 Tong He , Weilin Huang , Yu Qiao , Jian Yao

Modern image classification is based upon directly predicting classes via large discriminative networks, which do not directly contain information about the intuitive visual features that may constitute a classification decision. Recently,…

计算机视觉与模式识别 · 计算机科学 2023-10-31 Zhili Feng , Anna Bair , J. Zico Kolter

We present DeepSeek-OCR 2 to investigate the feasibility of a novel encoder-DeepEncoder V2-capable of dynamically reordering visual tokens upon image semantics. Conventional vision-language models (VLMs) invariably process visual tokens in…

计算机视觉与模式识别 · 计算机科学 2026-01-29 Haoran Wei , Yaofeng Sun , Yukun Li

Recently, vision-language joint representation learning has proven to be highly effective in various scenarios. In this paper, we specifically adapt vision-language joint learning for scene text detection, a task that intrinsically involves…

计算机视觉与模式识别 · 计算机科学 2022-05-02 Sibo Song , Jianqiang Wan , Zhibo Yang , Jun Tang , Wenqing Cheng , Xiang Bai , Cong Yao

In this paper, we address the task of natural language object retrieval, to localize a target object within a given image based on a natural language query of the object. Natural language object retrieval differs from text-based image…

计算机视觉与模式识别 · 计算机科学 2016-04-12 Ronghang Hu , Huazhe Xu , Marcus Rohrbach , Jiashi Feng , Kate Saenko , Trevor Darrell

The development of large vision language models drives the demand for managing, and applying massive amounts of multimodal data, making OCR technology, which extracts information from visual images, increasingly popular. However, existing…

计算机视觉与模式识别 · 计算机科学 2026-02-05 Yufeng Zhong , Lei Chen , Xuanle Zhao , Wenkang Han , Liming Zheng , Jing Huang , Deyang Jiang , Yilin Cao , Lin Ma , Zhixiong Zeng

We present ROVI, a high-quality synthetic dataset for instance-grounded text-to-image generation, created by labeling 1M curated web images. Our key innovation is a strategy called re-captioning, focusing on the pre-detection stage, where a…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Cihang Peng , Qiming Hou , Zhong Ren , Kun Zhou

Obtaining the human-like perception ability of abstracting visual concepts from concrete pixels has always been a fundamental and important target in machine learning research fields such as disentangled representation learning and scene…

计算机视觉与模式识别 · 计算机科学 2022-10-14 Tao Yang , Yuwang Wang , Yan Lu , Nanning Zheng

Automatic detection of scene texts in the wild is a challenging problem, particularly due to the difficulties in handling (i) occlusions of varying percentages, (ii) widely different scales and orientations, (iii) severe degradations in the…

计算机视觉与模式识别 · 计算机科学 2020-02-18 Kinjal Dasgupta , Sudip Das , Ujjwal Bhattacharya

Text-based visual question answering (VQA) requires to read and understand text in an image to correctly answer a given question. However, most current methods simply add optical character recognition (OCR) tokens extracted from the image…

计算机视觉与模式识别 · 计算机科学 2020-10-27 Zan-Xia Jin , Heran Wu , Chun Yang , Fang Zhou , Jingyan Qin , Lei Xiao , Xu-Cheng Yin

Scene text recognition has received increased attention in the research community. Text in the wild often possesses irregular arrangements, typically including perspective text, curved text, oriented text. Most existing methods are hard to…

计算机视觉与模式识别 · 计算机科学 2018-12-19 Yunze Gao , Yingying Chen , Jinqiao Wang , Zhen Lei , Xiao-Yu Zhang , Hanqing Lu

Generating visual text in natural scene images is a challenging task with many unsolved problems. Different from generating text on artificially designed images (such as posters, covers, cartoons, etc.), the text in natural scene images…

计算机视觉与模式识别 · 计算机科学 2025-01-08 Jiawei Liu , Yuanzhi Zhu , Feiyu Gao , Zhibo Yang , Peng Wang , Junyang Lin , Xinggang Wang , Wenyu Liu