Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MS-SigNet

MultiScale Signature feature learning Network for offline handwritten signature verification

  1. The proposed MS-SigNet can capture and integrate global and regional information from various spatial scales to generate discriminative features.
  2. The proposed co-tuplet loss can learn the distance metric for handwritten signature verification. The loss aims to transform input features into a feature space where genuine signatures from the same writer are close to each other while corresponding forgeries are far away from genuine ones.

comparison

Experimental Results

Performance comparison between different combinations of models and losses (evaluation metrics in %)

performance

Implementation

  • Python ≥ 3.8
  • PyTorch framework
  • NVIDIA GPUs are needed for both training and testing

Citation

If you use MS-SigNet or co-tuplet loss in your research, please cite our work:
F.-H. Huang and H.-M. Lu. Multiscale Feature Learning Using Co-Tuplet Loss for Offline Handwritten Signature Verification. arXiv preprint arXiv:2308.00428, 2023.

@misc{huang2023multiscale,
      title = {Multiscale Feature Learning Using Co-Tuplet Loss for Offline Handwritten Signature Verification}, 
      author = {Fu-Hsien Huang and Hsin-Min Lu},
      year = {2023},
      eprint = {2308.00428},
      archivePrefix = {arXiv},
      primaryClass = {cs.CV}
}

License

This code is distributed under MIT license (refer to the LICENSE file for details).

About

MultiScale Signature feature learning Network for offline handwritten signature verification

Topics

Resources

Stars

Watchers

Forks

Releases

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.