Fingerprint Recognition with Siamese Network
☆19Jun 22, 2020Updated 5 years ago
Alternatives and similar repositories for FingerPrintMatching
Users that are interested in FingerPrintMatching are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Created a fingerprint recognition system using siamese network via On-Shot Learning. It has a similar use case as that of a face-recognit…☆13Oct 19, 2020Updated 5 years ago
- Implementation of Deep Print, a Deep Learning based fixed-length Fingerprint Representation extractor, and various experiments with such …☆41Jan 26, 2024Updated 2 years ago
- Pore-based Fingerprint Recognition System based on Deep Learning Architecture☆29Feb 26, 2020Updated 6 years ago
- Fingerprint enhancement, minutiaes extraction, core point detection, alignment of minutiaes based on core point.☆28Jun 18, 2019Updated 6 years ago
- Minutiae-based fingerprint matching implementation☆38Jan 7, 2019Updated 7 years ago
- FingerGAN: A Constrained Fingerprint Generation Scheme for Latent Fingerprint Enhancement☆23May 23, 2024Updated last year
- Automatic Dataset Annotation to Learn CNN Pore Description for Fingerprint Recognition☆23Dec 28, 2018Updated 7 years ago
- Using oriented gabor filters to enhance fingerprint images☆266Sep 29, 2024Updated last year
- Deep Learning fingerprint recognition using Tensorflow2.☆63Feb 10, 2023Updated 3 years ago
- Curated collection of human fingerprint datasets suitable for research and evaluation of fingerprint recognition algorithms.☆144Jun 29, 2025Updated 8 months ago
- Implementation of fingerprint image enhancement filters☆29Oct 16, 2022Updated 3 years ago
- The fingerprint classification is conducted on PolyU's (Hong Kong Polytechnic University) research database with 336 individuals☆10Jul 29, 2021Updated 4 years ago
- Extract minutiae features from fingerprint images☆166Jun 19, 2022Updated 3 years ago
- Fingerprint recognition using neural network☆16May 12, 2016Updated 9 years ago
- Uses a GAN to enhance images of Fingerprints☆12Jan 27, 2026Updated last month
- ☆11Jul 6, 2018Updated 7 years ago
- SFINGE synthetic fingerprint generation☆15May 5, 2020Updated 5 years ago
- Fingerprint denoising using M-net based convolution neural network☆14Mar 15, 2019Updated 7 years ago
- Deep Siamese convolutional neural net for biometric authentication of palm print images☆10Jul 3, 2024Updated last year
- Implementation of Minutia Cylinder-Code with CUDA for Fingeprint Matching☆12Dec 21, 2017Updated 8 years ago
- VAE for image reconstruction☆13Apr 11, 2021Updated 4 years ago
- Multi-Task CNN for Pose-Invariant Face Recognition☆12May 17, 2019Updated 6 years ago
- Code for the Secure Triplet Loss approach for biometric template security.☆10Apr 22, 2021Updated 4 years ago
- Simple TPM utils in Python for generating random numbers & RSA keys☆20Jan 15, 2017Updated 9 years ago
- Image alignment using CNN. Used autoencoder architecture, spatial transformer network, Deformation vector field estimation and Fully conv…