中文
相关论文

相关论文: FOTS: Fast Oriented Text Spotting with a Unified N…

200 篇论文

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

In this work, we jointly address the problem of text detection and recognition in natural scene images based on convolutional recurrent neural networks. We propose a unified network that simultaneously localizes and recognizes text with a…

计算机视觉与模式识别 · 计算机科学 2017-07-14 Hui Li , Peng Wang , Chunhua Shen

Text detection and recognition in natural images have long been considered as two separate tasks that are processed sequentially. Training of two tasks in a unified framework is non-trivial due to significant dif- ferences in optimisation…

计算机视觉与模式识别 · 计算机科学 2018-03-26 Tong He , Zhi Tian , Weilin Huang , Chunhua Shen , Yu Qiao , Changming Sun

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

Generally pre-training and long-time training computation are necessary for obtaining a good-performance text detector based on deep networks. In this paper, we present a new scene text detection network (called FANet) with a Fast…

计算机视觉与模式识别 · 计算机科学 2022-07-05 Yuzhong Zhao , Yuanqiang Cai , Weijia Wu , Weiqiang Wang

End-to-end scene text spotting has made significant progress due to its intrinsic synergy between text detection and recognition. Previous methods commonly regard manual annotations such as horizontal rectangles, rotated rectangles,…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Yuliang Liu , Jiaxin Zhang , Dezhi Peng , Mingxin Huang , Xinyu Wang , Jingqun Tang , Can Huang , Dahua Lin , Chunhua Shen , Xiang Bai , Lianwen Jin

Existing scene text spotting (i.e., end-to-end text detection and recognition) methods rely on costly bounding box annotations (e.g., text-line, word-level, or character-level bounding boxes). For the first time, we demonstrate that…

计算机视觉与模式识别 · 计算机科学 2022-08-30 Dezhi Peng , Xinyu Wang , Yuliang Liu , Jiaxin Zhang , Mingxin Huang , Songxuan Lai , Shenggao Zhu , Jing Li , Dahua Lin , Chunhua Shen , Xiang Bai , Lianwen Jin

End-to-end scene text spotting has attracted great attention in recent years due to the success of excavating the intrinsic synergy of the scene text detection and recognition. However, recent state-of-the-art methods usually incorporate…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Mingxin Huang , Yuliang Liu , Zhenghao Peng , Chongyu Liu , Dahua Lin , Shenggao Zhu , Nicholas Yuan , Kai Ding , Lianwen Jin

Unifying text detection and text recognition in an end-to-end training fashion has become a new trend for reading text in the wild, as these two tasks are highly relevant and complementary. In this paper, we investigate the problem of scene…

计算机视觉与模式识别 · 计算机科学 2019-08-23 Minghui Liao , Pengyuan Lyu , Minghang He , Cong Yao , Wenhao Wu , Xiang Bai

Video text spotting(VTS) is the task that requires simultaneously detecting, tracking and recognizing text in the video. Existing video text spotting methods typically develop sophisticated pipelines and multiple models, which is not friend…

计算机视觉与模式识别 · 计算机科学 2022-08-22 Wejia Wu , Zhuang Li , Jiahong Li , Chunhua Shen , Hong Zhou , Size Li , Zhongyuan Wang , Ping Luo

Typical text spotters follow the two-stage spotting paradigm which detects the boundary for a text instance first and then performs text recognition within the detected regions. Despite the remarkable progress of such spotting paradigm, an…

计算机视觉与模式识别 · 计算机科学 2023-02-08 Jingjing Wu , Pengyuan Lyu , Guangming Lu , Chengquan Zhang , Wenjie Pei

Scene text detection has received attention for years and achieved an impressive performance across various benchmarks. In this work, we propose an efficient and accurate approach to detect multioriented text in scene images. The proposed…

计算机视觉与模式识别 · 计算机科学 2020-02-11 Liang Zhang , Yufei Liu , Hang Xiao , Lu Yang , Guangming Zhu , Syed Afaq Shah , Mohammed Bennamoun , Peiyi Shen

In recent years, the dominant paradigm for text spotting is to combine the tasks of text detection and recognition into a single end-to-end framework. Under this paradigm, both tasks are accomplished by operating over a shared global…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Roi Ronen , Shahar Tsiper , Oron Anschel , Inbal Lavi , Amir Markovitz , R. Manmatha

Recently, models based on deep neural networks have dominated the fields of scene text detection and recognition. In this paper, we investigate the problem of scene text spotting, which aims at simultaneous text detection and recognition in…

计算机视觉与模式识别 · 计算机科学 2018-08-02 Pengyuan Lyu , Minghui Liao , Cong Yao , Wenhao Wu , Xiang Bai

Scene text retrieval aims to localize and search all text instances from an image gallery, which are the same or similar to a given query text. Such a task is usually realized by matching a query text to the recognized words, outputted by…

计算机视觉与模式识别 · 计算机科学 2021-04-06 Hao Wang , Xiang Bai , Mingkun Yang , Shenggao Zhu , Jing Wang , Wenyu Liu

Scene text detection is an important step of scene text recognition system and also a challenging problem. Different from general object detection, the main challenges of scene text detection lie on arbitrary orientations, small sizes, and…

计算机视觉与模式识别 · 计算机科学 2018-04-30 Minghui Liao , Baoguang Shi , Xiang Bai

We propose an end-to-end trainable network that can simultaneously detect and recognize text of arbitrary shape, making substantial progress on the open problem of reading scene text of irregular shape. We formulate arbitrary shape text…

计算机视觉与模式识别 · 计算机科学 2019-08-27 Siyang Qin , Alessandro Bissacco , Michalis Raptis , Yasuhisa Fujii , Ying Xiao

Video text spotting is still an important research topic due to its various real-applications. Previous approaches usually fall into the four-staged pipeline: text detection in individual images, framewisely recognizing localized text…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Zhanzhan Cheng , Jing Lu , Yi Niu , Shiliang Pu , Fei Wu , Shuigeng Zhou

Text detection, the key technology for understanding scene text, has become an attractive research topic. For detecting various scene texts, researchers propose plenty of detectors with different advantages: detection-based models enjoy…

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

Many approaches have recently been proposed to detect irregular scene text and achieved promising results. However, their localization results may not well satisfy the following text recognition part mainly because of two reasons: 1)…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Liang Qiao , Sanli Tang , Zhanzhan Cheng , Yunlu Xu , Yi Niu , Shiliang Pu , Fei Wu
‹ 上一页 1 2 3 10 下一页 ›