中文
相关论文

相关论文: Mask TextSpotter v3: Segmentation Proposal Network…

200 篇论文

Object Proposals is a recent computer vision technique receiving increasing interest from the research community. Its main objective is to generate a relatively small set of bounding box proposals that are most likely to contain objects of…

计算机视觉与模式识别 · 计算机科学 2015-09-09 Lluis Gomez , Dimosthenis Karatzas

Curve text or arbitrary shape text is very common in real-world scenarios. In this paper, we propose a novel framework with the local segmentation network (LSN) followed by the curve connection to detect text in horizontal, oriented and…

计算机视觉与模式识别 · 计算机科学 2021-03-23 Zhao Zhou , Hao Ye , Luhui Chen , Yingbin Zheng

End-to-end text spotting is a vital computer vision task that aims to integrate scene text detection and recognition into a unified framework. Typical methods heavily rely on Region-of-Interest (RoI) operations to extract local features and…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Yukun Zhai , Xiaoqiang Zhang , Xiameng Qin , Sanyuan Zhao , Xingping Dong , Jianbing Shen

Text spotting in natural scene images is of great importance for many image understanding tasks. It includes two sub-tasks: text detection and recognition. In this work, we propose a unified network that simultaneously localizes and…

计算机视觉与模式识别 · 计算机科学 2021-06-29 Peng Wang , Hui Li , Chunhua Shen

Incidental scene text spotting is considered one of the most difficult and valuable challenges in the document analysis community. Most existing methods treat text detection and recognition as separate tasks. In this work, we propose a…

计算机视觉与模式识别 · 计算机科学 2018-01-16 Xuebo Liu , Ding Liang , Shi Yan , Dagui Chen , Yu Qiao , Junjie Yan

Instance segmentation in 3D scenes is fundamental in many applications of scene understanding. It is yet challenging due to the compound factors of data irregularity and uncertainty in the numbers of instances. State-of-the-art methods…

计算机视觉与模式识别 · 计算机科学 2021-08-18 Zhihao Liang , Zhihao Li , Songcen Xu , Mingkui Tan , Kui Jia

The prevalent perspectives of scene text recognition are from sequence to sequence (seq2seq) and segmentation. Nevertheless, the former is composed of many components which makes implementation and deployment complicated, while the latter…

计算机视觉与模式识别 · 计算机科学 2021-06-15 Hongxiang Cai , Jun Sun , Yichao Xiong

In this paper, we introduce a novel end-end framework for multi-oriented scene text detection from an instance-aware semantic segmentation perspective. We present Fused Text Segmentation Networks, which combine multi-level features during…

计算机视觉与模式识别 · 计算机科学 2018-05-08 Yuchen Dai , Zheng Huang , Yuting Gao , Youxuan Xu , Kai Chen , Jie Guo , Weidong Qiu

Low-resolution text images are often seen in natural scenes such as documents captured by mobile phones. Recognizing low-resolution text images is challenging because they lose detailed content information, leading to poor recognition…

计算机视觉与模式识别 · 计算机科学 2020-08-04 Wenjia Wang , Enze Xie , Xuebo Liu , Wenhai Wang , Ding Liang , Chunhua Shen , Xiang Bai

We introduce a new top-down pipeline for scene text detection. We propose a novel Cascaded Convolutional Text Network (CCTN) that joints two customized convolutional networks for coarse-to-fine text localization. The CCTN fast detects text…

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

Object proposal is essential for current state-of-the-art object detection pipelines. However, the existing proposal methods generally fail in producing results with satisfying localization accuracy. The case is even worse for small objects…

计算机视觉与模式识别 · 计算机科学 2016-07-26 Zequn Jie , Xiaodan Liang , Jiashi Feng , Wen Feng Lu , Eng Hock Francis Tay , Shuicheng Yan

Image-based sequence recognition has been a long-standing research topic in computer vision. In this paper, we investigate the problem of scene text recognition, which is among the most important and challenging tasks in image-based…

计算机视觉与模式识别 · 计算机科学 2015-07-22 Baoguang Shi , Xiang Bai , Cong Yao

Scene text spotting has attracted the enthusiasm of relative researchers in recent years. Most existing scene text spotters follow the detection-then-recognition paradigm, where the vanilla detection module hardly determines the reading…

计算机视觉与模式识别 · 计算机科学 2024-12-16 Jiahao Lyu , Wei Wang , Dongbao Yang , Jinwen Zhong , Yu Zhou

Scene text detection and recognition has received increasing research attention. Existing methods can be roughly categorized into two groups: character-based and segmentation-based. These methods either are costly for character annotation…

计算机视觉与模式识别 · 计算机科学 2020-02-26 Yuliang Liu , Hao Chen , Chunhua Shen , Tong He , Lianwen Jin , Liangwei Wang

Currently, instance segmentation is attracting more and more attention in machine learning region. However, there exists some defects on the information propagation in previous Mask R-CNN and other network models. In this paper, we propose…

计算机视觉与模式识别 · 计算机科学 2021-06-08 Kuikun Liu , Jie Yang , Cai Sun , Haoyuan Chi

Compared to the general semantic segmentation problem, portrait segmentation has higher precision requirement on boundary area. However, this problem has not been well studied in previous works. In this paper, we propose a…

计算机视觉与模式识别 · 计算机科学 2018-04-11 Xianzhi Du , Xiaolong Wang , Dawei Li , Jingwen Zhu , Serafettin Tasci , Cameron Upright , Stephen Walsh , Larry Davis

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

Arbitrary-shaped text detection has recently attracted increasing interests and witnessed rapid development with the popularity of deep learning algorithms. Nevertheless, existing approaches often obtain inaccurate detection results, mainly…

计算机视觉与模式识别 · 计算机科学 2021-07-14 Tao Sheng , Zhouhui Lian

Automated recognition of texts in scenes has been a research challenge for years, largely due to the arbitrary variation of text appearances in perspective distortion, text line curvature, text styles and different types of imaging…

计算机视觉与模式识别 · 计算机科学 2019-04-03 Fangneng Zhan , Shijian Lu

Recently fast arbitrary-shaped text detection has become an attractive research topic. However, most existing methods are non-real-time, which may fall short in intelligent systems. Although a few real-time text methods are proposed, the…

计算机视觉与模式识别 · 计算机科学 2022-01-25 Chuang Yang , Mulin Chen , Zhitong Xiong , Yuan Yuan , Qi Wang