中文
相关论文

相关论文: Word Searching in Scene Image and Video Frame in M…

200 篇论文

Textual information found in scene images provides high level semantic information about the image and its context and it can be leveraged for better scene understanding. In this paper we address the problem of scene text retrieval: given a…

计算机视觉与模式识别 · 计算机科学 2018-08-29 Lluís Gómez , Andrés Mafla , Marçal Rusiñol , Dimosthenis Karatzas

Recent end-to-end scene text spotters have achieved great improvement in recognizing arbitrary-shaped text instances. Common approaches for text spotting use region of interest pooling or segmentation masks to restrict features to single…

计算机视觉与模式识别 · 计算机科学 2022-03-11 Seonghyeon Kim , Seung Shin , Yoonsik Kim , Han-Cheol Cho , Taeho Kil , Jaeheung Surh , Seunghyun Park , Bado Lee , Youngmin Baek

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

Image-text matching has been a hot research topic bridging the vision and language areas. It remains challenging because the current representation of image usually lacks global semantic concepts as in its corresponding text caption. To…

计算机视觉与模式识别 · 计算机科学 2019-09-09 Kunpeng Li , Yulun Zhang , Kai Li , Yuanyuan Li , Yun Fu

Images with visual and scene text content are ubiquitous in everyday life. However, current image interpretation systems are mostly limited to using only the visual features, neglecting to leverage the scene text content. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2021-08-03 Arka Ujjal Dey , Suman Kumar Ghosh , Ernest Valveny , Gaurav Harit

Many tasks are related to determining if a particular text string exists in an image. In this work, we propose a new framework that learns this task in an end-to-end way. The framework takes an image and a text string as input and then…

计算机视觉与模式识别 · 计算机科学 2018-11-20 Dafang He , Yeqing Li , Alexander Gorban , Derrall Heath , Julian Ibarz , Qian Yu , Daniel Kifer , C. Lee Giles

Signage is everywhere and a robot should be able to take advantage of signs to help it localize (including Visual Place Recognition (VPR)) and map. Robust text detection & recognition in the wild is challenging due to such factors as pose,…

计算机视觉与模式识别 · 计算机科学 2022-05-20 Zobeir Raisi , John Zelek

Multilingual (or cross-lingual) embeddings represent several languages in a unique vector space. Using a common embedding space enables for a shared semantic between words from different languages. In this paper, we propose to embed images…

计算机视觉与模式识别 · 计算机科学 2019-05-15 Maxime Portaz , Hicham Randrianarivo , Adrien Nivaggioli , Estelle Maudet , Christophe Servan , Sylvain Peyronnet

Scene text recognition, as a cross-modal task involving vision and text, is an important research topic in computer vision. Most existing methods use language models to extract semantic information for optimizing visual recognition.…

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

Scene text spotting aims to detect and recognize the entire word or sentence with multiple characters in natural images. It is still challenging because ambiguity often occurs when the spacing between characters is large or the characters…

计算机视觉与模式识别 · 计算机科学 2021-07-07 Wenhai Wang , Xuebo Liu , Xiaozhong Ji , Enze Xie , Ding Liang , Zhibo Yang , Tong Lu , Chunhua Shen , Ping Luo

Traditional semantic image search methods aim to retrieve images that match the meaning of the text query. However, these methods typically search for objects on the whole image, without considering the localization of objects within the…

计算机视觉与模式识别 · 计算机科学 2023-02-13 Silvan Ferreira , Allan Martins , Ivanovitch Silva

The attention-based encoder-decoder framework has recently achieved impressive results for scene text recognition, and many variants have emerged with improvements in recognition quality. However, it performs poorly on contextless texts…

计算机视觉与模式识别 · 计算机科学 2020-07-20 Xiaoyu Yue , Zhanghui Kuang , Chenhao Lin , Hongbin Sun , Wayne Zhang

In this paper, we abandon the dominant complex language model and rethink the linguistic learning process in the scene text recognition. Different from previous methods considering the visual and linguistic information in two separate…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Yuxin Wang , Hongtao Xie , Shancheng Fang , Jing Wang , Shenggao Zhu , Yongdong Zhang

Point tracking is a challenging task in computer vision, aiming to establish point-wise correspondence across long video sequences. Recent advancements have primarily focused on temporal modeling techniques to improve local feature…

计算机视觉与模式识别 · 计算机科学 2024-07-31 Zikai Song , Ying Tang , Run Luo , Lintao Ma , Junqing Yu , Yi-Ping Phoebe Chen , Wei Yang

Leveraging the advances of natural language processing, most recent scene text recognizers adopt an encoder-decoder architecture where text images are first converted to representative features and then a sequence of characters via…

计算机视觉与模式识别 · 计算机科学 2022-12-20 Chuhui Xue , Jiaxing Huang , Wenqing Zhang , Shijian Lu , Changhu Wang , Song Bai

Effective cross-modal retrieval is essential for applications like information retrieval and recommendation systems, particularly in specialized domains such as manufacturing, where product information often consists of visual samples…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Francesco Giuliari , Asif Khan Pattan , Mohamed Lamine Mekhalfi , Fabio Poiesi

Despite the success of deep learning in video understanding tasks, processing every frame in a video is computationally expensive and often unnecessary in real-time applications. Frame selection aims to extract the most informative and…

计算机视觉与模式识别 · 计算机科学 2023-04-21 Mingjun Zhao , Yakun Yu , Xiaoli Wang , Lei Yang , Di Niu

The goal of natural language semantic code search is to retrieve a semantically relevant code snippet from a fixed set of candidates using a natural language query. Existing approaches are neither effective nor efficient enough towards a…

计算与语言 · 计算机科学 2021-10-18 Akhilesh Deepak Gotmare , Junnan Li , Shafiq Joty , Steven C. H. Hoi

In this paper, we propose a pixel-wise method named TextCohesion for scene text detection, which splits a text instance into five key components: a Text Skeleton and four Directional Pixel Regions. These components are easier to handle than…

计算机视觉与模式识别 · 计算机科学 2019-05-01 Weijia Wu , Jici Xing , Hong Zhou

Scene text detection, an essential step of scene text recognition system, is to locate text instances in natural scene images automatically. Some recent attempts benefiting from Mask R-CNN formulate scene text detection task as an instance…

计算机视觉与模式识别 · 计算机科学 2019-03-29 Jingchao Liu , Xuebo Liu , Jie Sheng , Ding Liang , Xin Li , Qingjie Liu