seanbenhur / siamese_net
Signature verification system using Siamese networks
☆112Updated 2 years ago
Alternatives and similar repositories for siamese_net:
Users that are interested in siamese_net are comparing it to the libraries listed below
- One Shot Learning Implementation☆42Updated 4 years ago
- Siamese neural networks for one-shot logo recognition☆16Updated 2 years ago
- A curated, non-exhaustive list of papers in handwritten signature verification using ML/DL techniques.☆18Updated 2 years ago
- Writer independent offline signature verification using convolutional siamese networks☆85Updated 10 months ago
- SURDS: Self-Supervised Attention-guided Reconstruction and Dual Triplet Loss for Writer Independent Offline Signature Verification", ICPR…☆15Updated 2 years ago
- ☆49Updated 5 years ago
- Identifying forged signatures using convolutional siamese networks implemented in Keras☆48Updated 4 years ago
- Image similarity using Triplet Loss☆103Updated last year
- Project on Training Neural Networks with just one Example.☆16Updated 4 years ago
- Signature verification package, for learning representations from signature data, training user-dependent classifiers.☆89Updated 4 years ago
- Offline signature verification using siamese convolutional Neural Networks. Concepts used : siamese CNN,☆13Updated 6 years ago
- Transfer Learning with EfficientNet in Keras☆88Updated last year
- Extract image features. A script inspired by the blog post: https://becominghuman.ai/extract-a-feature-vector-for-any-image-with-pytorch-…☆21Updated 3 years ago
- Siamese network to compare image similarity in percentage - based on Keras deep learning model (ResNet50, VGG16) & Cosine / Euclidean sim…☆53Updated 2 years ago
- Realtime face detection and recognition on video streams. Uses Inception-ResNet-v1 as Encoder, trained using Triplet Loss.☆27Updated 3 years ago
- my codes for learning attention mechanism☆50Updated 4 years ago
- Detection masks on faces.☆29Updated 4 years ago
- An end-to-end signature verification system to extract, clean and verify signatures in documents. Signatures are detected using YOLOv5. N…☆164Updated 9 months ago
- Pytorch implementation of "Revisiting ResNets: Improved Training and Scaling Strategies"(https://arxiv.org/pdf/2103.07579.pdf)☆32Updated 2 years ago
- The Objective is to implement Siamese Network for Face Recognition using Pytorch Lightning.☆18Updated 4 years ago
- Pytorch implementation of Siamese networks that learns to classify its inputs, the neural networks learns to differentiate between two pe…☆31Updated 5 years ago
- Image classification using pytorch☆57Updated last year
- Inverse Discriminative Networks for Handwritten Signature Verification☆51Updated 2 years ago
- Few Shot Learning by Siamese Networks, using Keras.☆191Updated 4 years ago
- Implementation of the Siamese Neural Networks in PyTorch using MNIST dataset☆34Updated last year
- An example notebook showing the use of a Siamese Neural Network with a triplet loss function trained on MNIST☆19Updated 3 years ago
- SWIS: Self-Supervised Representation Learning For Writer Independent Offline Signature Verification", ICIP 2022 (Oral)☆11Updated last year
- A Deep One-Shot Network for Query-based Logo Retrieval [Pattern Recognition 2019, Elsevier]☆59Updated 3 years ago
- Takes 2 images and says how similar they are based on Euclidean distance of feature vectors☆58Updated 6 years ago
- SigNet implementation in Pytorch☆22Updated last year