中文
相关论文

相关论文: Towards Accurate Scene Text Recognition with Seman…

200 篇论文

The requirement of large amounts of annotated images has become one grand challenge while training deep neural network models for various visual detection and recognition tasks. This paper presents a novel image synthesis technique that…

计算机视觉与模式识别 · 计算机科学 2018-09-27 Fangneng Zhan , Shijian Lu , Chuhui Xue

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

The encoder-decoder framework is state-of-the-art for offline semantic image segmentation. Since the rise in autonomous systems, real-time computation is increasingly desirable. In this paper, we introduce fast segmentation convolutional…

计算机视觉与模式识别 · 计算机科学 2019-02-13 Rudra P K Poudel , Stephan Liwicki , Roberto Cipolla

In the last decade, the blossom of deep learning has witnessed the rapid development of scene text recognition. However, the recognition of low-resolution scene text images remains a challenge. Even though some super-resolution methods have…

计算机视觉与模式识别 · 计算机科学 2021-12-16 Jingye Chen , Haiyang Yu , Jianqi Ma , Bin Li , Xiangyang Xue

Multi-label image classification is a fundamental but challenging task in computer vision. Great progress has been achieved by exploiting semantic relations between labels in recent years. However, conventional approaches are unable to…

计算机视觉与模式识别 · 计算机科学 2017-04-03 Feng Zhu , Hongsheng Li , Wanli Ouyang , Nenghai Yu , Xiaogang Wang

We propose SNI-SLAM, a semantic SLAM system utilizing neural implicit representation, that simultaneously performs accurate semantic mapping, high-quality surface reconstruction, and robust camera tracking. In this system, we introduce…

机器人学 · 计算机科学 2024-03-29 Siting Zhu , Guangming Wang , Hermann Blum , Jiuming Liu , Liang Song , Marc Pollefeys , Hesheng Wang

Understanding a visual scene goes beyond recognizing individual objects in isolation. Relationships between objects also constitute rich semantic information about the scene. In this work, we explicitly model the objects and their…

计算机视觉与模式识别 · 计算机科学 2017-04-13 Danfei Xu , Yuke Zhu , Christopher B. Choy , Li Fei-Fei

In this paper, we propose a novel method called Rotational Region CNN (R2CNN) for detecting arbitrary-oriented texts in natural scene images. The framework is based on Faster R-CNN [1] architecture. First, we use the Region Proposal Network…

计算机视觉与模式识别 · 计算机科学 2017-07-03 Yingying Jiang , Xiangyu Zhu , Xiaobing Wang , Shuli Yang , Wei Li , Hua Wang , Pei Fu , Zhenbo Luo

In this work we present a framework for the recognition of natural scene text. Our framework does not require any human-labelled data, and performs word recognition on the whole image holistically, departing from the character based…

计算机视觉与模式识别 · 计算机科学 2014-12-10 Max Jaderberg , Karen Simonyan , Andrea Vedaldi , Andrew Zisserman

We aim to dismantle the prevalent black-box neural architectures used in complex visual reasoning tasks, into the proposed eXplainable and eXplicit Neural Modules (XNMs), which advance beyond existing neural module networks towards using…

计算机视觉与模式识别 · 计算机科学 2019-03-20 Jiaxin Shi , Hanwang Zhang , Juanzi Li

Temporal sentence grounding (TSG) aims to identify the temporal boundary of a specific segment from an untrimmed video by a sentence query. All existing works first utilize a sparse sampling strategy to extract a fixed number of video…

计算机视觉与模式识别 · 计算机科学 2023-01-03 Jiahao Zhu , Daizong Liu , Pan Zhou , Xing Di , Yu Cheng , Song Yang , Wenzheng Xu , Zichuan Xu , Yao Wan , Lichao Sun , Zeyu Xiong

Land cover maps generated from semantic segmentation of high-resolution remotely sensed images have drawn mucon in the photogrammetry and remote sensing research community. Currently, massive fine-resolution remotely sensed (FRRS) images…

计算机视觉与模式识别 · 计算机科学 2025-06-30 Naftaly Wambugu , Ruisheng Wang , Bo Guo , Tianshu Yu , Sheng Xu , Mohammed Elhassan

Reasoning about complex visual scenes involves perception of entities and their relations. Scene graphs provide a natural representation for reasoning tasks, by assigning labels to both entities (nodes) and relations (edges). Unfortunately,…

计算机视觉与模式识别 · 计算机科学 2020-03-17 Moshiko Raboh , Roei Herzig , Gal Chechik , Jonathan Berant , Amir Globerson

Sometimes the meaning conveyed by images goes beyond the list of objects they contain; instead, images may express a powerful message to affect the viewers' minds. Inferring this message requires reasoning about the relationships between…

计算机视觉与模式识别 · 计算机科学 2022-06-13 Nasrin Kalanat , Adriana Kovashka

Recurrent Neural Networks (RNN) have obtained excellent result in many natural language processing (NLP) tasks. However, understanding and interpreting the source of this success remains a challenge. In this paper, we propose Recurrent…

计算与语言 · 计算机科学 2016-04-25 Ke Tran , Arianna Bisazza , Christof Monz

The key to the text classification task is language representation and important information extraction, and there are many related studies. In recent years, the research on graph neural network (GNN) in text classification has gradually…

计算与语言 · 计算机科学 2022-09-16 Shuai Hua , Xinxin Li , Yunpeng Jing , Qunfeng Liu

Scene text detection is a challenging problem in computer vision. In this paper, we propose a novel text detection network based on prevalent object detection frameworks. In order to obtain stronger semantic feature, we adopt ResNet as…

计算机视觉与模式识别 · 计算机科学 2017-11-15 Xiangyu Zhu , Yingying Jiang , Shuli Yang , Xiaobing Wang , Wei Li , Pei Fu , Hua Wang , Zhenbo Luo

Scene text image super-resolution aims to increase the resolution and readability of the text in low-resolution images. Though significant improvement has been achieved by deep convolutional neural networks (CNNs), it remains difficult to…

计算机视觉与模式识别 · 计算机科学 2022-03-21 Jianqi Ma , Zhetong Liang , Lei Zhang

Semantic labelling is highly correlated with geometry and radiance reconstruction, as scene entities with similar shape and appearance are more likely to come from similar classes. Recent implicit neural reconstruction techniques are…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Shuaifeng Zhi , Tristan Laidlow , Stefan Leutenegger , Andrew J. Davison

Recently self-supervised representation learning has drawn considerable attention from the scene text recognition community. Different from previous studies using contrastive learning, we tackle the issue from an alternative perspective,…

计算机视觉与模式识别 · 计算机科学 2022-03-23 Canjie Luo , Lianwen Jin , Jingdong Chen