中文
相关论文

相关论文: Intrapersonal Parameter Optimization for Offline H…

200 篇论文

SigNet is a state of the art model for feature representation used for handwritten signature verification (HSV). This representation is based on a Deep Convolutional Neural Network (DCNN) and contains 2048 dimensions. When transposed to a…

计算机视觉与模式识别 · 计算机科学 2020-10-21 Victor L. F. Souza , Adriano L. I. Oliveira , Rafael M. O. Cruz , Robert Sabourin

Online Signature Verification (OSV) is a widely used biometric attribute for user behavioral characteristic verification in digital forensics. In this manuscript, owing to large intra-individual variability, a novel method for OSV based on…

计算机视觉与模式识别 · 计算机科学 2019-05-22 Chandra Sekhar , Prerana Mukherjee , D. S. Guru , Viswanath Pulabaigari

In this paper, we propose a novel writer-independent global feature extraction framework for the task of automatic signature verification which aims to make robust systems for automatically distinguishing negative and positive samples. Our…

神经与进化计算 · 计算机科学 2020-06-30 Kian Ahrabian , Bagher Babaali

Data augmentation is usually used by supervised learning approaches for offline writer identification, but such approaches require extra training data and potentially lead to overfitting errors. In this study, a semi-supervised feature…

机器学习 · 计算机科学 2019-05-28 Shiming Chen , Yisong Wang , Chin-Teng Lin , Weiping Ding , Zehong Cao

Offline handwritten signature verification systems are used to verify the identity of individuals, through recognizing their handwritten signature image as genuine signatures or forgeries. The main tasks of signature verification systems…

计算机视觉与模式识别 · 计算机科学 2024-10-01 Hansong Zhang , Jiangjian Guo , Kun Li , Yang Zhang , Yimei Zhao

Offline Signature Verification (OSV) is a fundamental biometric task across various forensic, commercial and legal applications. The underlying task at hand is to carefully model fine-grained features of the signatures to distinguish…

计算机视觉与模式识别 · 计算机科学 2022-06-28 Soumitri Chattopadhyay , Siladittya Manna , Saumik Bhattacharya , Umapada Pal

Writer independent offline signature verification is one of the most challenging tasks in pattern recognition as there is often a scarcity of training data. To handle such data scarcity problem, in this paper, we propose a novel…

计算机视觉与模式识别 · 计算机科学 2022-07-13 Siladittya Manna , Soumitri Chattopadhyay , Saumik Bhattacharya , Umapada Pal

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

Handwritten signature verification poses a formidable challenge in biometrics and document authenticity. The objective is to ascertain the authenticity of a provided handwritten signature, distinguishing between genuine and forged ones.…

计算机视觉与模式识别 · 计算机科学 2024-01-19 Fatih Ozyurt , Jafar Majidpour , Tarik A. Rashid , Canan Koc

Research on Offline Handwritten Signature Verification explored a large variety of handcrafted feature extractors, ranging from graphology, texture descriptors to interest points. In spite of advancements in the last decades, performance of…

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

Methods for learning feature representations for Offline Handwritten Signature Verification have been successfully proposed in recent literature, using Deep Convolutional Neural Networks to learn representations from signature pixels. Such…

计算机视觉与模式识别 · 计算机科学 2018-04-25 Luiz G. Hafemann , Robert Sabourin , Luiz S. Oliveira

Signature verification is an authentication technique that considers handwritten signature as a biometric. From a biometric perspective this project made use of automatic means through an integration of intelligent algorithms to perform…

信号处理 · 电气工程与系统科学 2018-07-30 Rozita Teymourzadeh , Martin kizito , Kok Wai Chan , Mok Vee Hoong

Automated signature verification is a critical biometric technique used in banking, identity authentication, and legal documentation. Despite the notable progress achieved by deep learning methods, most approaches in offline signature…

计算机视觉与模式识别 · 计算机科学 2025-10-21 Matheus Ramos Parracho

In this work, a feature extraction method for offline signature verification is presented that harnesses the power of sparse representation in order to deliver state-of-the-art verification performance in several signature datasets like…

计算机视觉与模式识别 · 计算机科学 2019-01-24 Elias N. Zois , Dimitrios Tsourounis , Ilias Theodorakopoulos , Anastasios Kesidis , George Economou

Biometric authentication by means of handwritten signatures is a challenging pattern recognition task, which aims to infer a writer model from only a handful of genuine signatures. In order to make it more difficult for a forger to attack…

计算机视觉与模式识别 · 计算机科学 2018-10-18 Paul Maergner , Vinaychandran Pondenkandath , Michele Alberti , Marcus Liwicki , Kaspar Riesen , Rolf Ingold , Andreas Fischer

Offline Signature Verification (OSV) is a challenging pattern recognition task, especially when it is expected to generalize well on the skilled forgeries that are not available during the training. Its challenges also include small…

计算机视觉与模式识别 · 计算机科学 2019-08-09 Omid Mersa , Farhood Etaati , Saeed Masoudnia , Babak N. Araabi

This paper uses Support Vector Machines (SVM) to fuse multiple classifiers for an offline signature system. From the signature images, global and local features are extracted and the signatures are verified with the help of Gaussian…

计算机视觉与模式识别 · 计算机科学 2010-03-31 Dakshina Ranjan Kisku , Phalguni Gupta , Jamuna Kanta Sing

Handwritten Signature Verification (HSV) systems distinguish between genuine and forged signatures. Traditional HSV development involves a static batch configuration, constraining the system's ability to model signatures to the limited data…

计算机视觉与模式识别 · 计算机科学 2024-11-12 Kecia G. de Moura , Rafael M. O. Cruz , Robert Sabourin

In this paper, a writer-dependent signature verification method is proposed. Two different types of texture features, namely Wavelet and Local Quantized Patterns (LQP) features, are employed to extract two kinds of transform and statistical…

计算机视觉与模式识别 · 计算机科学 2019-05-07 Ankan Kumar Bhunia , Alireza Alaei , Partha Pratim Roy

This paper investigates the presence of overfitting when using Binary Particle Swarm Optimization (BPSO) to perform the feature selection in a context of Handwritten Signature Verification (HSV). SigNet is a state of the art Deep CNN model…

计算机视觉与模式识别 · 计算机科学 2020-05-12 Victor L. F. Souza , Adriano L. I. Oliveira , Rafael M. O. Cruz , Robert Sabourin
‹ 上一页 1 2 3 10 下一页 ›