中文
相关论文

相关论文: DGST : Discriminator Guided Scene Text detector

200 篇论文

We propose an accurate and efficient scene text detection framework, termed FAST (i.e., faster arbitrarily-shaped text detector). Different from recent advanced text detectors that used complicated post-processing and hand-crafted network…

计算机视觉与模式识别 · 计算机科学 2023-01-12 Zhe Chen , Jiahao Wang , Wenhai Wang , Guo Chen , Enze Xie , Ping Luo , Tong Lu

In this paper, we formulate a more realistic and difficult problem setup for the intent detection task in natural language understanding, namely Generalized Few-Shot Intent Detection (GFSID). GFSID aims to discriminate a joint label space…

计算与语言 · 计算机科学 2020-04-07 Congying Xia , Chenwei Zhang , Hoang Nguyen , Jiawei Zhang , Philip Yu

Inspired by speech recognition, recent state-of-the-art algorithms mostly consider scene text recognition as a sequence prediction problem. Though achieving excellent performance, these methods usually neglect an important fact that text in…

计算机视觉与模式识别 · 计算机科学 2018-11-20 Minghui Liao , Jian Zhang , Zhaoyi Wan , Fengming Xie , Jiajun Liang , Pengyuan Lyu , Cong Yao , Xiang Bai

Current region feature-based image captioning methods have progressed rapidly and achieved remarkable performance. However, they are still prone to generating irrelevant descriptions due to the lack of contextual information and the…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Jun Wan , Jun Liu , Zhihui lai , Jie Zhou

The robustness of semantic segmentation on edge cases of traffic scene is a vital factor for the safety of intelligent transportation. However, most of the critical scenes of traffic accidents are extremely dynamic and previously unseen,…

计算机视觉与模式识别 · 计算机科学 2021-12-10 Jiaming Zhang , Kailun Yang , Rainer Stiefelhagen

Recently, transformer-based methods have achieved promising progresses in object detection, as they can eliminate the post-processes like NMS and enrich the deep representations. However, these methods cannot well cope with scene text due…

计算机视觉与模式识别 · 计算机科学 2022-03-31 Jingqun Tang , Wenqing Zhang , Hongye Liu , MingKun Yang , Bo Jiang , Guanglong Hu , Xiang Bai

Recently, the semantics of scene text has been proven to be essential in fine-grained image classification. However, the existing methods mainly exploit the literal meaning of scene text for fine-grained recognition, which might be…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Hao Wang , Junchao Liao , Tianheng Cheng , Zewen Gao , Hao Liu , Bo Ren , Xiang Bai , Wenyu Liu

Scene-text spotting is a task that predicts a text area on natural scene images and recognizes its text characters simultaneously. It has attracted much attention in recent years due to its wide applications. Existing research has mainly…

计算机视觉与模式识别 · 计算机科学 2023-02-22 Masato Fujitake

Segmentation-based scene text detection algorithms can handle arbitrary shape scene texts and have strong robustness and adaptability, so it has attracted wide attention. Existing segmentation-based scene text detection algorithms usually…

计算机视觉与模式识别 · 计算机科学 2024-01-19 Jinzhi Zheng , Libo Zhang , Yanjun Wu , Chen Zhao

Candidate text region extraction plays a critical role in convolutional neural network (CNN) based text detection from natural images. In this paper, we propose a CNN based scene text detection algorithm with a new text region extractor.…

计算机视觉与模式识别 · 计算机科学 2016-04-08 Xiaohang Ren , Kai Chen , Jun Sun

Scene text erasing, which replaces text regions with reasonable content in natural images, has drawn significant attention in the computer vision community in recent years. There are two potential subtasks in scene text erasing: text…

计算机视觉与模式识别 · 计算机科学 2021-12-06 Zhengmi Tang , Tomo Miyazaki , Yoshihiro Sugaya , Shinichiro Omachi

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

Scene text segmentation aims at cropping texts from scene images, which is usually used to help generative models edit or remove texts. The existing text segmentation methods tend to involve various text-related supervisions for better…

计算机视觉与模式识别 · 计算机科学 2024-07-25 Haiyang Yu , Teng Fu , Bin Li , Xiangyang Xue

This paper focuses on the problem of script identification in scene text images. Facing this problem with state of the art CNN classifiers is not straightforward, as they fail to address a key characteristic of scene text instances: their…

计算机视觉与模式识别 · 计算机科学 2017-02-02 Lluis Gomez , Anguelos Nicolaou , Dimosthenis Karatzas

Text in natural images contains rich semantics that are often highly relevant to objects or scene. In this paper, we focus on the problem of fully exploiting scene text for visual understanding. The main idea is combining word…

计算机视觉与模式识别 · 计算机科学 2017-05-31 Xiang Bai , Mingkun Yang , Pengyuan Lyu , Yongchao Xu , Jiebo Luo

Inspired by the success of Deep Learning based approaches to English scene text recognition, we pose and benchmark scene text recognition for three Indic scripts - Devanagari, Telugu and Malayalam. Synthetic word images rendered from…

计算机视觉与模式识别 · 计算机科学 2021-04-12 Minesh Mathew , Mohit Jain , CV Jawahar

Sequence generation models have recently made significant progress in unifying various vision tasks. Although some auto-regressive models have demonstrated promising results in end-to-end text spotting, they use specific detection formats…

计算机视觉与模式识别 · 计算机科学 2023-04-10 Taeho Kil , Seonghyeon Kim , Sukmin Seo , Yoonsik Kim , Daehee Kim

We introduce the structured scene-text spotting task, which requires a scene-text OCR system to spot text in the wild according to a query regular expression. Contrary to generic scene text OCR, structured scene-text spotting seeks to…

计算机视觉与模式识别 · 计算机科学 2023-12-12 Sergi Garcia-Bordils , Dimosthenis Karatzas , Marçal Rusiñol

Scene text recognition (STR) is very challenging due to the diversity of text instances and the complexity of scenes. The community has paid increasing attention to boost the performance by improving the pre-processing image module, like…

计算机视觉与模式识别 · 计算机科学 2020-07-17 Hui Zhang , Quanming Yao , Mingkun Yang , Yongchao Xu , Xiang Bai

Sketch semantic segmentation is a well-explored and pivotal problem in computer vision involving the assignment of pre-defined part labels to individual strokes. This paper presents ContextSeg - a simple yet highly effective approach to…

计算机视觉与模式识别 · 计算机科学 2024-03-27 Jiawei Wang , Changjian Li