中文
相关论文

相关论文: Performance Evaluation of Advanced Deep Learning A…

200 篇论文

Self-driving technology is advancing rapidly --- albeit with significant challenges and limitations. This progress is largely due to recent developments in deep learning algorithms. To date, however, there has been no systematic comparison…

机器学习 · 计算机科学 2018-10-16 Michael Teti , William Edward Hahn , Shawn Martin , Christopher Teti , Elan Barenholtz

This paper presents an analysis of pre-trained models to recognize handwritten Devanagari alphabets using transfer learning for Deep Convolution Neural Network (DCNN). This research implements AlexNet, DenseNet, Vgg, and Inception ConvNet…

计算机视觉与模式识别 · 计算机科学 2020-07-14 Nagender Aneja , Sandhya Aneja

We propose a novel method that uses convolutional neural networks (CNNs) for feature extraction. Not just limited to conventional spatial domain representation, we use multilevel 2D discrete Haar wavelet transform, where image…

计算机视觉与模式识别 · 计算机科学 2018-01-08 Soumya Ukil , Swarnendu Ghosh , Sk Md Obaidullah , K. C. Santosh , Kaushik Roy , Nibaran Das

In this work, a novel deep learning technique for the recognition of handwritten Bangla isolated compound character is presented and a new benchmark of recognition accuracy on the CMATERdb 3.1.3.3 dataset is reported. Greedy layer wise…

计算机视觉与模式识别 · 计算机科学 2018-02-05 Saikat Roy , Nibaran Das , Mahantapas Kundu , Mita Nasipuri

Image registration is a classic problem of computer vision with several applications across areas like defence, remote sensing, medicine etc. Feature based image registration methods traditionally used hand-crafted feature extraction…

计算机视觉与模式识别 · 计算机科学 2019-07-31 K. Kavitha , B. Thirumala Rao

Handwriting Recognition has been a field of great interest in the Artificial Intelligence domain. Due to its broad use cases in real life, research has been conducted widely on it. Prominent work has been done in this field focusing mainly…

计算机视觉与模式识别 · 计算机科学 2023-03-07 Minhaz Kamal , Fairuz Shaiara , Chowdhury Mohammad Abdullah , Sabbir Ahmed , Tasnim Ahmed , Md. Hasanul Kabir

In spite of advances in object recognition technology, Handwritten Bangla Character Recognition (HBCR) remains largely unsolved due to the presence of many ambiguous handwritten characters and excessively cursive Bangla handwritings. Even…

计算机视觉与模式识别 · 计算机科学 2018-02-13 Md Zahangir Alom , Peheding Sidike , Mahmudul Hasan , Tark M. Taha , Vijayan K. Asari

Handwritten character recognition (HCR) is a challenging problem for machine learning researchers. Unlike printed text data, handwritten character datasets have more variation due to human-introduced bias. With numerous unique character…

计算机视觉与模式识别 · 计算机科学 2024-03-28 Boris Kriuk , Fedor Kriuk

Deep learning network training is usually computationally expensive and intuitively complex. We present a novel network architecture for custom training and weight evaluations. We reformulate the layers as ResNet-similar blocks with certain…

计算机视觉与模式识别 · 计算机科学 2020-07-15 Jishan Shaikh , Adya Sharma , Ankit Chouhan , Avinash Mahawar

Altered fingerprint recognition (AFR) is challenging for biometric verification in applications such as border control, forensics, and fiscal admission. Adversaries can deliberately modify ridge patterns to evade detection, so robust…

计算机视觉与模式识别 · 计算机科学 2025-09-30 Dana A Abdullah , Dana Rasul Hamad , Bishar Rasheed Ibrahim , Sirwan Abdulwahid Aula , Aso Khaleel Ameen , Sabat Salih Hamadamin

This study thoroughly investigates how well deep learning models can recognize Arabic handwritten text for person biometric identification. It compares three advanced architectures -- ResNet50, MobileNetV2, and EfficientNetB7 -- using three…

计算机视觉与模式识别 · 计算机科学 2024-06-04 Mazen Balat , Youssef Mohamed , Ahmed Heakl , Ahmed Zaky

Handwritten character recognition (HCR) remains a challenging pattern recognition problem despite decades of research, and lacks research on script independent recognition techniques. {\color{black}This is mainly because of similar…

计算机视觉与模式识别 · 计算机科学 2025-01-03 Vinod Kumar Chauhan , Sukhdeep Singh , Anuj Sharma

We propose an effective Hybrid Deep Learning (HDL) architecture for the task of determining the probability that a questioned handwritten word has been written by a known writer. HDL is an amalgamation of Auto-Learned Features (ALF) and…

计算机视觉与模式识别 · 计算机科学 2019-10-08 Mohammad Abuzar Shaikh , Mihir Chauhan , Jun Chu , Sargur Srihari

Verifying the identity of a person using handwritten signatures is challenging in the presence of skilled forgeries, where a forger has access to a person's signature and deliberately attempt to imitate it. In offline (static) signature…

计算机视觉与模式识别 · 计算机科学 2017-05-17 Luiz G. Hafemann , Robert Sabourin , Luiz S. Oliveira

Due to the omnipresence of mobile devices, online handwritten scripts have become the most important feeding input to smartphones and tablet devices. To increase online handwriting recognition performance, deeper neural networks have…

计算机视觉与模式识别 · 计算机科学 2019-08-05 Hanen Akouaydi , Sourour Njah , Wael Ouarda , Anis Samet , Thameur Dhieb , Mourad Zaied , Adel M. Alimi

Handwriting-based gender classification is a well-researched problem that has been approached mainly by traditional machine learning techniques. In this paper, we propose a novel deep learning-based approach for this task. Specifically, we…

计算机视觉与模式识别 · 计算机科学 2019-12-05 Evyatar Illouz , Eli David , Nathan S. Netanyahu

Deep learning frameworks have been widely deployed on GPU servers for deep learning applications in both academia and industry. In training deep neural networks (DNNs), there are many standard processes or algorithms, such as convolution…

分布式、并行与集群计算 · 计算机科学 2018-08-21 Shaohuai Shi , Qiang Wang , Xiaowen Chu

In this paper, an efficient Offline Hand Written Character Recognition algorithm is proposed based on Associative Memory Net (AMN). The AMN used in this work is basically auto associative. The implementation is carried out completely in 'C'…

神经与进化计算 · 计算机科学 2013-06-20 Tirtharaj Dash

Sign language recognition is important for natural and convenient communication between deaf community and hearing majority. We take the highly efficient initial step of automatic fingerspelling recognition system using convolutional neural…

计算机视觉与模式识别 · 计算机科学 2015-10-15 Byeongkeun Kang , Subarna Tripathi , Truong Q. Nguyen

The massive digitization of artworks during the last decades created the need for categorization, analysis, and management of huge amounts of data related to abstract concepts, highlighting a challenging problem in the field of computer…

计算机视觉与模式识别 · 计算机科学 2024-05-21 Orfeas Menis-Mastromichalakis , Natasa Sofou , Giorgos Stamou