中文
相关论文

相关论文: SAFE: Scale Aware Feature Encoder for Scene Text R…

200 篇论文

Automatic detection of scene texts in the wild is a challenging problem, particularly due to the difficulties in handling (i) occlusions of varying percentages, (ii) widely different scales and orientations, (iii) severe degradations in the…

计算机视觉与模式识别 · 计算机科学 2020-02-18 Kinjal Dasgupta , Sudip Das , Ujjwal Bhattacharya

We introduce a compact network for holistic scene flow estimation, called SENSE, which shares common encoder features among four closely-related tasks: optical flow estimation, disparity estimation from stereo, occlusion estimation, and…

计算机视觉与模式识别 · 计算机科学 2019-10-29 Huaizu Jiang , Deqing Sun , Varun Jampani , Zhaoyang Lv , Erik Learned-Miller , Jan Kautz

Recent deep learning models have demonstrated strong capabilities for classifying text and non-text components in natural images. They extract a high-level feature computed globally from a whole image component (patch), where the cluttered…

计算机视觉与模式识别 · 计算机科学 2016-05-04 Tong He , Weilin Huang , Yu Qiao , Jian Yao

Over the past few years, deep convolutional neural network-based methods have made great progress in semantic segmentation of street scenes. Some recent methods align feature maps to alleviate the semantic gap between them and achieve high…

计算机视觉与模式识别 · 计算机科学 2022-03-09 Xi Weng , Yan Yan , Si Chen , Jing-Hao Xue , Hanzi Wang

Semantic information has been proved effective in scene text recognition. Most existing methods tend to couple both visual and semantic information in an attention-based decoder. As a result, the learning of semantic features is prone to…

计算机视觉与模式识别 · 计算机科学 2021-11-25 Changxu Cheng , Bohan Li , Qi Zheng , Yongpan Wang , Wenyu Liu

Scene segmentation in images is a fundamental yet challenging problem in visual content understanding, which is to learn a model to assign every image pixel to a categorical label. One of the challenges for this learning task is to consider…

计算机视觉与模式识别 · 计算机科学 2022-07-12 Litao Yu , Zhibin Li , Jian Zhang , Qiang Wu

Convolutional Neural Networks (CNN) have become a common choice for industrial quality control, as well as other critical applications in the Industry 4.0. When these CNNs behave in ways unexpected to human users or developers, severe…

计算机视觉与模式识别 · 计算机科学 2023-08-14 Andrés Felipe Posada-Moreno , Lukas Kreisköther , Tassilo Glander , Sebastian Trimpe

Attention-based encoder-decoder framework is widely used in the scene text recognition task. However, for the current state-of-the-art(SOTA) methods, there is room for improvement in terms of the efficient usage of local visual and global…

计算机视觉与模式识别 · 计算机科学 2021-11-16 Mengmeng Cui , Wei Wang , Jinjin Zhang , Liang Wang

In this paper we propose an approach to lexicon-free recognition of text in scene images. Our approach relies on a LSTM-based soft visual attention model learned from convolutional features. A set of feature vectors are derived from an…

计算机视觉与模式识别 · 计算机科学 2017-06-07 Suman K. Ghosh , Ernest Valveny , Andrew D. Bagdanov

In this paper, we propose Double Supervised Network with Attention Mechanism (DSAN), a novel end-to-end trainable framework for scene text recognition. It incorporates one text attention module during feature extraction which enforces the…

计算机视觉与模式识别 · 计算机科学 2019-10-23 Yuting Gao , Zheng Huang , Yuchen Dai , Cheng Xu , Kai Chen , Jie Tuo

In this paper, we present a new approach for periocular recognition based on the Symmetry Assessment by Feature Expansion (SAFE) descriptor, which encodes the presence of various symmetric curve families around image key points. We use the…

计算机视觉与模式识别 · 计算机科学 2022-10-19 Fernando Alonso-Fernandez , Anna Mikaelyan , Josef Bigun

Since scenes are composed in part of objects, accurate recognition of scenes requires knowledge about both scenes and objects. In this paper we address two related problems: 1) scale induced dataset bias in multi-scale convolutional neural…

计算机视觉与模式识别 · 计算机科学 2018-01-23 Luis Herranz , Shuqiang Jiang , Xiangyang Li

Zero-shot skeleton-based action recognition (ZSAR) aims to recognize action classes without any training skeletons from those classes, relying instead on auxiliary semantics from text. Existing approaches frequently depend on explicit…

计算机视觉与模式识别 · 计算机科学 2026-04-03 Soroush Oraki , Feng Ding , Jie Liang

Scene parsing, or semantic segmentation, consists in labeling each pixel in an image with the category of the object it belongs to. It is a challenging task that involves the simultaneous detection, segmentation and recognition of all the…

计算机视觉与模式识别 · 计算机科学 2015-06-09 Clément Farabet , Camille Couprie , Laurent Najman , Yann LeCun

Current feature matching methods focus on point-level matching, pursuing better representation learning of individual features, but lacking further understanding of the scene. This results in significant performance degradation when…

计算机视觉与模式识别 · 计算机科学 2023-08-23 Xiaoyong Lu , Yaping Yan , Tong Wei , Songlin Du

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

In the last decades, scene text recognition has gained worldwide attention from both the academic community and actual users due to its importance in a wide range of applications. Despite achievements in optical character recognition, scene…

计算机视觉与模式识别 · 计算机科学 2022-01-04 Bao Hieu Tran , Thanh Le-Cong , Huu Manh Nguyen , Duc Anh Le , Thanh Hung Nguyen , Phi Le Nguyen

Existing 3D skeleton-based action recognition approaches reach impressive performance by encoding handcrafted action features to image format and decoding by CNNs. However, such methods are limited in two ways: a) the handcrafted action…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Shannan Guan , Haiyan Lu , Linchao Zhu , Gengfa Fang

Scene text magnifier aims to magnify text in natural scene images without recognition. It could help the special groups, who have myopia or dyslexia to better understand the scene. In this paper, we design the scene text magnifier through…

计算机视觉与模式识别 · 计算机科学 2019-07-08 Toshiki Nakamura , Anna Zhu , Seiichi Uchida

Scaling architectures have been proven effective for improving Scene Text Recognition (STR), but the individual contribution of vision encoder and text decoder scaling remain under-explored. In this work, we present an in-depth empirical…

计算机视觉与模式识别 · 计算机科学 2025-03-21 Andrea Maracani , Savas Ozkan , Sijun Cho , Hyowon Kim , Eunchung Noh , Jeongwon Min , Cho Jung Min , Dookun Park , Mete Ozay