中文
相关论文

相关论文: Accurate Text Localization in Natural Image with C…

200 篇论文

Object detection in challenging situations such as scale variation, occlusion, and truncation depends not only on feature details but also on contextual information. Most previous networks emphasize too much on detailed feature extraction…

计算机视觉与模式识别 · 计算机科学 2018-09-07 Wenchi Ma , Yuanwei Wu , Zongbo Wang , Guanghui Wang

Robust face detection in the wild is one of the ultimate components to support various facial related problems, i.e. unconstrained face recognition, facial periocular recognition, facial landmarking and pose estimation, facial expression…

计算机视觉与模式识别 · 计算机科学 2016-06-20 Chenchen Zhu , Yutong Zheng , Khoa Luu , Marios Savvides

The detection of abnormal behaviours in crowded scenes has to deal with many challenges. This paper presents an efficient method for detection and localization of anomalies in videos. Using fully convolutional neural networks (FCNs) and…

计算机视觉与模式识别 · 计算机科学 2017-05-02 Mohammad Sabokrou , Mohsen Fayyaz , Mahmood Fathy , Zahra Moayedd , Reinhard klette

Porting state of the art deep learning algorithms to resource constrained compute platforms (e.g. VR, AR, wearables) is extremely challenging. We propose a fast, compact, and accurate model for convolutional neural networks that enables…

计算机视觉与模式识别 · 计算机科学 2017-06-14 Hessam Bagherinezhad , Mohammad Rastegari , Ali Farhadi

Convolutional neural networks (CNN) have recently achieved remarkable successes in various image classification and understanding tasks. The deep features obtained at the top fully-connected layer of the CNN (FC-features) exhibit rich…

计算机视觉与模式识别 · 计算机科学 2017-04-05 Sheng Guo , Weilin Huang , Limin Wang , Yu Qiao

Most state-of-the-art text detection methods are specific to horizontal Latin text and are not fast enough for real-time applications. We introduce Segment Linking (SegLink), an oriented text detection method. The main idea is to decompose…

计算机视觉与模式识别 · 计算机科学 2017-04-14 Baoguang Shi , Xiang Bai , Serge Belongie

With the development of the super-resolution convolutional neural network (SRCNN), deep learning technique has been widely applied in the field of image super-resolution. Previous works mainly focus on optimizing the structure of SRCNN,…

计算机视觉与模式识别 · 计算机科学 2020-08-26 Jianwei Zhang , zhenxing Wang , yuhui Zheng , Guoqing Zhang

Recent progress has been made on developing a unified framework for joint text detection and recognition in natural images, but existing joint models were mostly built on two-stage framework by involving ROI pooling, which can degrade the…

计算机视觉与模式识别 · 计算机科学 2019-10-18 Linjie Xing , Zhi Tian , Weilin Huang , Matthew R. Scott

Recently, semantic segmentation and general object detection frameworks have been widely adopted by scene text detecting tasks. However, both of them alone have obvious shortcomings in practice. In this paper, we propose a novel end-to-end…

计算机视觉与模式识别 · 计算机科学 2018-11-20 Yuan Li , Yuanjie Yu , Zefeng Li , Yangkun Lin , Meifang Xu , Jiwei Li , Xi Zhou

In recent years, text recognition has achieved remarkable success in recognizing scanned document text. However, word recognition in natural images is still an open problem, which generally requires time consuming post-processing steps. We…

计算机视觉与模式识别 · 计算机科学 2017-05-17 Andrei Polzounov , Artsiom Ablavatski , Sergio Escalera , Shijian Lu , Jianfei Cai

"Text can appear anywhere". This property requires us to carefully process all the pixels in an image in order to accurately localize all text instances. In particular, for the more difficult task of localizing small text regions, many…

计算机视觉与模式识别 · 计算机科学 2019-07-30 Elad Richardson , Yaniv Azar , Or Avioz , Niv Geron , Tomer Ronen , Zach Avraham , Stav Shapiro

Steganalysis has been an important research topic in cybersecurity that helps to identify covert attacks in public network. With the rapid development of natural language processing technology in the past two years, coverless steganography…

密码学与安全 · 计算机科学 2018-10-19 Zhongliang Yang , Nan Wei , Junyi Sheng , Yongfeng Huang , Yu-Jin Zhang

For analysing and/or understanding languages having no word boundaries based on morphological analysis such as Japanese, Chinese, and Thai, it is desirable to perform appropriate word segmentation before word embeddings. But it is…

计算与语言 · 计算机科学 2019-05-24 Shunsuke Kitada , Ryunosuke Kotani , Hitoshi Iyatomi

Scene text removal (STR) is a challenging task due to the complex text fonts, colors, sizes, and background textures in scene images. However, most previous methods learn both text location and background inpainting implicitly within a…

计算机视觉与模式识别 · 计算机科学 2023-06-14 Guangtao Lyu , Anna Zhu

One of the main challenges for arbitrary-shaped text detection is to design a good text instance representation that allows networks to learn diverse text geometry variances. Most of existing methods model text instances in image spatial…

计算机视觉与模式识别 · 计算机科学 2021-04-23 Yiqin Zhu , Jianyong Chen , Lingyu Liang , Zhanghui Kuang , Lianwen Jin , Wayne Zhang

Curve text or arbitrary shape text is very common in real-world scenarios. In this paper, we propose a novel framework with the local segmentation network (LSN) followed by the curve connection to detect text in horizontal, oriented and…

计算机视觉与模式识别 · 计算机科学 2021-03-23 Zhao Zhou , Hao Ye , Luhui Chen , Yingbin Zheng

Scene text recognition has attracted a great many researches due to its importance to various applications. Existing methods mainly adopt recurrence or convolution based networks. Though have obtained good performance, these methods still…

计算机视觉与模式识别 · 计算机科学 2019-10-11 Fenfen Sheng , Zhineng Chen , Bo Xu

The irregular contour representation is one of the tough challenges in scene text detection. Although segmentation-based methods have achieved significant progress with the help of flexible pixel prediction, the overlap of geographically…

计算机视觉与模式识别 · 计算机科学 2024-09-26 Xu Han , Junyu Gao , Chuang Yang , Yuan Yuan , Qi Wang

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

This paper explores the multi-scale aggregation strategy for scene text detection in natural images. We present the Aggregated Text TRansformer(ATTR), which is designed to represent texts in scene images with a multi-scale self-attention…

计算机视觉与模式识别 · 计算机科学 2024-06-05 Zhao Zhou , Xiangcheng Du , Yingbin Zheng , Cheng Jin