中文
相关论文

相关论文: Class-Aware Mask-Guided Feature Refinement for Sce…

200 篇论文

Scene Text Recognition (STR) remains a challenging task due to complex visual appearances and limited semantic priors. We propose TEACH, a novel training paradigm that injects ground-truth text into the model as auxiliary input and…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Xiahan Yang , Hui Zheng

Scene text recognition has drawn great attentions in the community of computer vision and artificial intelligence due to its challenges and wide applications. State-of-the-art recurrent neural networks (RNN) based models map an input…

计算机视觉与模式识别 · 计算机科学 2018-06-05 Yi-Chao Wu , Fei Yin , Xu-Yao Zhang , Li Liu , Cheng-Lin Liu

Linguistic knowledge has brought great benefits to scene text recognition by providing semantics to refine character sequences. However, since linguistic knowledge has been applied individually on the output sequence, previous methods have…

计算机视觉与模式识别 · 计算机科学 2022-08-16 Byeonghu Na , Yoonsik Kim , Sungrae Park

Recently end-to-end scene text spotting has become a popular research topic due to its advantages of global optimization and high maintainability in real applications. Most methods attempt to develop various region of interest (RoI)…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Liang Qiao , Ying Chen , Zhanzhan Cheng , Yunlu Xu , Yi Niu , Shiliang Pu , Fei Wu

Scene change detection (SCD) is crucial for urban monitoring and navigation but remains challenging in real-world environments due to lighting variations, seasonal shifts, viewpoint differences, and complex urban layouts. Existing methods…

计算机视觉与模式识别 · 计算机科学 2026-04-14 Diwei Sheng , Vijayraj Gohil , Satyam Gaba , Zihan Liu , Giles Hamilton-Fletcher , John-Ross Rizzo , Yongqing Liang , Chen Feng

Image-based sequence recognition has been a long-standing research topic in computer vision. In this paper, we investigate the problem of scene text recognition, which is among the most important and challenging tasks in image-based…

计算机视觉与模式识别 · 计算机科学 2015-07-22 Baoguang Shi , Xiang Bai , Cong Yao

As deep learning continues to advance, the transparency of neural network decision-making remains a critical challenge, limiting trust and applicability in high-stakes domains. Class Activation Mapping (CAM) techniques have emerged as a key…

机器学习 · 计算机科学 2025-04-24 Hongjie He , Xu Pan , Yudong Yao

Scene graph generation (SGG) has gained tremendous progress in recent years. However, its underlying long-tailed distribution of predicate classes is a challenging problem. For extremely unbalanced predicate distributions, existing…

计算机视觉与模式识别 · 计算机科学 2023-01-03 Liguang Zhou , Yuhongze Zhou , Tin Lun Lam , Yangsheng Xu

In recent years, recognition of text from natural scene image and video frame has got increased attention among the researchers due to its various complexities and challenges. Because of low resolution, blurring effect, complex background,…

计算机视觉与模式识别 · 计算机科学 2017-07-31 Ayan Kumar Bhunia , Gautam Kumar , Partha Pratim Roy , R. Balasubramanian , Umapada Pal

Scene recognition, particularly for aerial and underwater images, often suffers from various types of degradation, such as blurring or overexposure. Previous works that focus on convolutional neural networks have been shown to be able to…

计算机视觉与模式识别 · 计算机科学 2024-10-22 Jianqi Zhang , Mengxuan Wang , Jingyao Wang , Lingyu Si , Changwen Zheng , Fanjiang Xu

Singh et al. (2020) point out the dangers of contextual bias in visual recognition datasets. They propose two methods, CAM-based and feature-split, that better recognize an object or attribute in the absence of its typical context while…

计算机视觉与模式识别 · 计算机科学 2021-06-02 Sunnie S. Y. Kim , Sharon Zhang , Nicole Meister , Olga Russakovsky

Scene labeling is a challenging classification problem where each input image requires a pixel-level prediction map. Recently, deep-learning-based methods have shown their effectiveness on solving this problem. However, we argue that the…

计算机视觉与模式识别 · 计算机科学 2017-06-12 Zhe Wang , Hongsheng Li , Wanli Ouyang , Xiaogang Wang

In this paper, we propose a refined scene text detector with a \textit{novel} Feature Enhancement Network (FEN) for Region Proposal and Text Detection Refinement. Retrospectively, both region proposal with \textit{only} $3\times 3$…

计算机视觉与模式识别 · 计算机科学 2017-11-15 Sheng Zhang , Yuliang Liu , Lianwen Jin , Canjie Luo

Recognizing scene text is a challenging problem, even more so than the recognition of scanned documents. This problem has gained significant attention from the computer vision community in recent years, and several methods based on energy…

计算机视觉与模式识别 · 计算机科学 2016-03-24 Anand Mishra , Karteek Alahari , C. V. Jawahar

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

The backbone of traditional CNN classifier is generally considered as a feature extractor, followed by a linear layer which performs the classification. We propose a novel loss function, termed as CAM-loss, to constrain the embedded feature…

计算机视觉与模式识别 · 计算机科学 2022-03-09 Chaofei Wang , Jiayu Xiao , Yizeng Han , Qisen Yang , Shiji Song , Gao Huang

In the past, Acoustic Scene Classification systems have been based on hand crafting audio features that are input to a classifier. Nowadays, the common trend is to adopt data driven techniques, e.g., deep learning, where audio…

声音 · 计算机科学 2018-06-29 Eduardo Fonseca , Rong Gong , Xavier Serra

The complexity of scene parsing grows with the number of object and scene classes, which is higher in unrestricted open scenes. The biggest challenge is to model the spatial relation between scene elements while succeeding in identifying…

计算机视觉与模式识别 · 计算机科学 2024-07-26 Vivek Singh , Shailza Sharma , Fabio Cuzzolin

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

Employing a dictionary can efficiently rectify the deviation between the visual prediction and the ground truth in scene text recognition methods. However, the independence of the dictionary on the visual features may lead to incorrect…

计算机视觉与模式识别 · 计算机科学 2023-05-09 Jiajun Wei , Hongjian Zhan , Xiao Tu , Yue Lu , Umapada Pal