中文
相关论文

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

200 篇论文

We introduce Similarity Group Proposal Network (SGPN), a simple and intuitive deep learning framework for 3D object instance segmentation on point clouds. SGPN uses a single network to predict point grouping proposals and a corresponding…

计算机视觉与模式识别 · 计算机科学 2019-06-03 Weiyue Wang , Ronald Yu , Qiangui Huang , Ulrich Neumann

Scene text spotting is of great importance to the computer vision community due to its wide variety of applications. Recent methods attempt to introduce linguistic knowledge for challenging recognition rather than pure visual…

计算机视觉与模式识别 · 计算机科学 2022-12-13 Shancheng Fang , Zhendong Mao , Hongtao Xie , Yuxin Wang , Chenggang Yan , Yongdong Zhang

The irregular contour representation is one of the tough challenges in scene text detection. Although segmentation-based methods have achieved significant progress with the help of flexible pixel prediction, the overlap of geographically…

计算机视觉与模式识别 · 计算机科学 2024-09-26 Xu Han , Junyu Gao , Chuang Yang , Yuan Yuan , Qi Wang

Recently, a series of decomposition-based scene text detection methods has achieved impressive progress by decomposing challenging text regions into pieces and linking them in a bottom-up manner. However, most of them merely focus on…

计算机视觉与模式识别 · 计算机科学 2020-02-27 Hao Liu , Antai Guo , Deqiang Jiang , Yiqing Hu , Bo Ren

The representative instance segmentation methods mostly segment different object instances with a mask of the fixed resolution, e.g., 28*28 grid. However, a low-resolution mask loses rich details, while a high-resolution mask incurs…

计算机视觉与模式识别 · 计算机科学 2023-03-15 Ruihuang Li , Chenhang He , Shuai Li , Yabin Zhang , Lei Zhang

Arbitrary shape text detection is a challenging task due to the significantly varied sizes and aspect ratios, arbitrary orientations or shapes, inaccurate annotations, etc. Due to the scalability of pixel-level prediction,…

计算机视觉与模式识别 · 计算机科学 2022-08-29 Shi-Xue Zhang , Xiaobin Zhu , Lei Chen , Jie-Bo Hou , Xu-Cheng Yin

Existing techniques for text detection can be broadly classified into two primary groups: segmentation-based and regression-based methods. Segmentation models offer enhanced robustness to font variations but require intricate…

计算机视觉与模式识别 · 计算机科学 2023-12-27 Qingwen Bu , Sungrae Park , Minsoo Khang , Yichuan Cheng

Recently, scene text detection has received significant attention due to its wide application. However, accurate detection in complex scenes of multiple scales, orientations, and curvature remains a challenge. Numerous detection methods…

计算机视觉与模式识别 · 计算机科学 2024-01-23 Boyuan Zhu , Fagui Liu , Xi Chen , Quan Tang

This technical report presents our first place winning solution for temporal action detection task in CVPR-2022 AcitivityNet Challenge. The task aims to localize temporal boundaries of action instances with specific classes in long…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Xiang Wang , Huaxin Zhang , Shiwei Zhang , Changxin Gao , Yuanjie Shao , Nong Sang

Scene text detection is still a challenging task, as there may be extremely small or low-resolution strokes, and close or arbitrary-shaped texts. In this paper, StrokeNet is proposed to effectively detect the texts by capturing the…

计算机视觉与模式识别 · 计算机科学 2021-11-24 Lei Li , Kai Fan , Chun Yuan

One of the main challenges for arbitrary-shaped text detection is to design a good text instance representation that allows networks to learn diverse text geometry variances. Most of existing methods model text instances in image spatial…

计算机视觉与模式识别 · 计算机科学 2021-04-23 Yiqin Zhu , Jianyong Chen , Lingyu Liang , Zhanghui Kuang , Lianwen Jin , Wayne Zhang

Recently, end-to-end text spotting that aims to detect and recognize text from cluttered images simultaneously has received particularly growing interest in computer vision. Different from the existing approaches that formulate text…

计算机视觉与模式识别 · 计算机科学 2019-11-22 Hao Wang , Pu Lu , Hui Zhang , Mingkun Yang , Xiang Bai , Yongchao Xu , Mengchao He , Yongpan Wang , Wenyu Liu

In the deployment of scene-text spotting systems on mobile platforms, lightweight models with low computation are preferable. In concept, end-to-end (E2E) text spotting is suitable for such purposes because it performs text detection and…

计算机视觉与模式识别 · 计算机科学 2021-06-11 Ryota Yoshihashi , Tomohiro Tanaka , Kenji Doi , Takumi Fujino , Naoaki Yamashita

Recently, significant progresses have been made in object detection on common benchmarks (i.e., Pascal VOC). However, object detection in real world is still challenging due to the serious data imbalance. Images in real world are dominated…

计算机视觉与模式识别 · 计算机科学 2019-08-20 Dongming Yang , YueXian Zou , Jian Zhang , Ge Li

Temporal sentence grounding aims to localize a target segment in an untrimmed video semantically according to a given sentence query. Most previous works focus on learning frame-level features of each whole frame in the entire video, and…

计算机视觉与模式识别 · 计算机科学 2022-03-08 Daizong Liu , Xiang Fang , Wei Hu , Pan Zhou

We study the problem of object detection over scanned images of scientific documents. We consider images that contain objects of varying aspect ratios and sizes and range from coarse elements such as tables and figures to fine elements such…

计算机视觉与模式识别 · 计算机科学 2019-10-31 Ankur Goswami , Joshua McGrath , Shanan Peters , Theodoros Rekatsinas

Recognizing text in the wild is a really challenging task because of complex backgrounds, various illuminations and diverse distortions, even with deep neural networks (convolutional neural networks and recurrent neural networks). In the…

计算机视觉与模式识别 · 计算机科学 2017-10-11 Chun Yang , Xu-Cheng Yin , Zejun Li , Jianwei Wu , Chunchao Guo , Hongfa Wang , Lei Xiao

Due to the flexible representation of arbitrary-shaped scene text and simple pipeline, bottom-up segmentation-based methods begin to be mainstream in real-time scene text detection. Despite great progress, these methods show deficiencies in…

计算机视觉与模式识别 · 计算机科学 2023-08-15 Xugong Qin , Pengyuan Lyu , Chengquan Zhang , Yu Zhou , Kun Yao , Peng Zhang , Hailun Lin , Weiping Wang

Arbitrary-shaped text detection is a challenging task since curved texts in the wild are of the complex geometric layouts. Existing mainstream methods follow the instance segmentation pipeline to obtain the text regions. However,…

计算机视觉与模式识别 · 计算机科学 2021-06-25 Meng Cao , Can Zhang , Dongming Yang , Yuexian Zou

An unconstrained end-to-end text localization and recognition method is presented. The method detects initial text hypothesis in a single pass by an efficient region-based method and subsequently refines the text hypothesis using a more…

计算机视觉与模式识别 · 计算机科学 2015-04-15 Lukáš Neumann , Jiří Matas