About 316,000 results
Open links in new tab
  1. signature-verification · GitHub Topics · GitHub

    Mar 11, 2024 · This repository contains the source code and documentation for a Signature Verification System Using CNN. The system utilizes Convolutional Neural Networks (CNN) to authenticate handwritten signatures, reducing the risk of forgery and falsification in legal, financial, and commercial transactions.

  2. Signature Verification System Using CNN - GitHub

    This project aims to develop a signature verification system using transfer learning techniques in deep learning. The system utilizes a pre-trained convolutional neural network (CNN) model, ResNet50, and fine-tunes it on a dataset of signatures to achieve user-independent verification.

  3. signature-recognition · GitHub Topics · GitHub

    Jan 17, 2025 · An end-to-end signature verification system to extract, clean and verify signatures in documents. Signatures are detected using YOLOv5. Noise is cleaned using a CycleGAN approach and verified. Keras / Tensorflow / PyTorch

  4. amaljoseph/EndToEnd_Signature-Detection-Cleaning …

    An end-to-end signature verification system to extract, clean and verify signatures in documents. Signatures are detected using YOLOv5. Noise is cleaned using a CycleGAN approach and verified.

  5. GitHub - luizgh/sigver: Signature verification package, for learning ...

    For checking all command-line options, use python -m sigver.featurelearning.train --help. In particular, the option --visdom-port allows real-time monitoring using visdom (start the visdom server with python -m visdom.server -port <port>).

  6. signature-verification · GitHub Topics · GitHub

    Mar 22, 2025 · An end-to-end signature verification system to extract, clean and verify signatures in documents. Signatures are detected using YOLOv5. Noise is cleaned using a CycleGAN approach and verified. Keras / Tensorflow / PyTorch

  7. Signature Recognition using Convolutional Neural Networks …

    Welcome to the Signature Recognition project, where we employ Convolutional Neural Networks (CNNs) to distinguish between genuine and forged signatures. This project showcases an application of machine learning in the domain of authentication and document verification.

  8. GitHub - TeeeJaey/SignatureVerifier: A python project that …

    SignatureVerifier is a project that runs on Python 3.X and MySQL; Performs Handwritten signature Verification; Uses Image Processing and Machine Learning; Please refer ProjectPPT.pdf for more detals; Research Paper published in IRJET

  9. signature-recognition · GitHub Topics · GitHub

    Dec 10, 2023 · A python page to recognize the signature using CV2 library and back propagation algorithm

  10. Signature verification system using Siamese networks - GitHub

    The objective of the project is to create a deep learning network which classifies signatures as genuine and forgery using Siamese networks with the help of this paper Dataset The dataset that I have used is ICDAR 2011 dataset, which can be downloaded from here

Refresh