中文
相关论文

相关论文: Handwritten Indic Character Recognition using Caps…

200 篇论文

Capsule Networks preserve the hierarchical spatial relationships between objects, and thereby bears a potential to surpass the performance of traditional Convolutional Neural Networks (CNNs) in performing tasks like image classification. A…

Standard Convolutional Neural Networks (CNNs) can be easily fooled by images with small quasi-imperceptible artificial perturbations. As alternatives to CNNs, the recently proposed Capsule Networks (CapsNets) are shown to be more robust to…

计算机视觉与模式识别 · 计算机科学 2021-02-22 Jindong Gu , Baoyuan Wu , Volker Tresp

Convolutional Neural Networks (CNNs) do not have a predictable recognition behavior with respect to the input resolution change. This prevents the feasibility of deployment on different input image resolutions for a specific model. To…

计算机视觉与模式识别 · 计算机科学 2020-07-14 Duo Li , Anbang Yao , Qifeng Chen

Convolutional neural networks (CNNs) have received increasing attention over the last few years. They were initially conceived for image categorization, i.e., the problem of assigning a semantic label to an entire input image. In this paper…

计算机视觉与模式识别 · 计算机科学 2018-02-14 Emmanuel Maggiori , Yuliya Tarabalka , Guillaume Charpiat , Pierre Alliez

The Ubicomp Digital 2020 -- Time Series Classification Challenge from STABILO is a challenge about multi-variate time series classification. The data collected from 100 volunteer writers, and contains 15 features measured with multiple…

机器学习 · 计算机科学 2020-08-05 Wei-Cheng Lai , Hendrik Schröter

Tasks related to human hands have long been part of the computer vision community. Hands being the primary actuators for humans, convey a lot about activities and intents, in addition to being an alternative form of…

计算机视觉与模式识别 · 计算机科学 2019-02-01 Akshay Rangesh , Mohan M. Trivedi

Capsule networks, which incorporate the paradigms of connectionism and symbolism, have brought fresh insights into artificial intelligence. The capsule, as the building block of capsule networks, is a group of neurons represented by a…

量子物理 · 物理学 2022-12-19 Zidu Liu , Pei-Xin Shen , Weikang Li , L. -M. Duan , Dong-Ling Deng

Convolutional Neural Network(CNN) has been widely used for image recognition with great success. However, there are a number of limitations of the current CNN based image recognition paradigm. First, the receptive field of CNN is generally…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Dong-Qing Zhang

Convolutional neural networks (CNNs) achieve translational invariance by using pooling operations. However, the operations do not preserve the spatial relationships in the learned representations. Hence, CNNs cannot extrapolate to various…

计算机视觉与模式识别 · 计算机科学 2020-04-01 Jindong Gu , Volker Tresp

Convolutional Neural Network (CNN) is the state-of-the-art for image classification task. Here we have briefly discussed different components of CNN. In this paper, We have explained different CNN architectures for image classification.…

计算机视觉与模式识别 · 计算机科学 2019-05-27 Farhana Sultana , A. Sufian , Paramartha Dutta

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

Convolutional neural networks (CNN) are known to be an effective means to detect and analyze images. Their power is essentially based on the ability to extract out images common features. There exist, however, images involving unique,…

计算机视觉与模式识别 · 计算机科学 2021-09-22 Igor Mackarov

Convolutional neural networks (CNNs) have been widely used in the computer vision community, significantly improving the state-of-the-art. But learning good features often is computationally expensive in machine learning settings and is…

计算机视觉与模式识别 · 计算机科学 2026-01-14 Janis Mohr , Jörg Frochte

State-of-the-art methods for handwriting recognition are based on Long Short Term Memory (LSTM) recurrent neural networks (RNN), which now provides very impressive character recognition performance. The character recognition is generally…

计算机视觉与模式识别 · 计算机科学 2017-09-26 Bruno Stuner , Clément Chatelain , Thierry Paquet

In recent years, convolutional neural networks (CNNs) took over the field of document analysis and they became the predominant model for word spotting. Especially attribute CNNs, which learn the mapping between a word image and an attribute…

计算机视觉与模式识别 · 计算机科学 2019-03-27 Fabian Wolf , Philipp Oberdiek , Gernot A. Fink

The recurrent neural network (RNN) is appropriate for dealing with temporal sequences. In this paper, we present a deep RNN with new features and apply it for online handwritten Chinese character recognition. Compared with the existing RNN…

计算机视觉与模式识别 · 计算机科学 2018-07-31 Haiqing Ren , Weiqiang Wang

The tiled convolutional neural network (tiled CNN) has been applied only to computer vision for learning invariances. We adjust its architecture to NLP to improve the extraction of the most salient features for sentiment analysis. Knowing…

计算与语言 · 计算机科学 2020-02-03 Maria Mihaela Trusca , Gerasimos Spanakis

Character identification plays a vital role in the contemporary world of Image processing. It can solve many composite problems and makes humans work easier. An instance is Handwritten Character detection. Handwritten recognition is not a…

计算机视觉与模式识别 · 计算机科学 2013-11-27 V. Karthikeyan

Currently, owing to the ubiquity of mobile devices, online handwritten Chinese character recognition (HCCR) has become one of the suitable choice for feeding input to cell phones and tablet devices. Over the past few years, larger and…

计算机视觉与模式识别 · 计算机科学 2017-05-16 Xuefeng Xiao , Yafeng Yang , Tasweer Ahmad , Lianwen Jin , Tianhai Chang

We describe the class of convexified convolutional neural networks (CCNNs), which capture the parameter sharing of convolutional neural networks in a convex manner. By representing the nonlinear convolutional filters as vectors in a…

机器学习 · 计算机科学 2016-09-06 Yuchen Zhang , Percy Liang , Martin J. Wainwright