Deep Learning - one shot learning for speaker recognition using Filter Banks
-
Updated
Jun 23, 2024 - Jupyter Notebook
Deep Learning - one shot learning for speaker recognition using Filter Banks
Signature verification system using Siamese networks
A PyTorch implementation of siamese networks using backbone from torchvision.models, with support for TensorRT inference.
Visual Object Tracking algorithms. Hold on! There is a lot to come
The repository of SiamHAN, an IPv6 address correlation model on TLS encrypted traffic. The work has been accepted as USENIX Security 2021 accepted Paper.
The code for Fisher Discriminant Triplet (FDT) and Fisher Discriminant Contrastive (FDC) loss functions
SiamBOMB: Siamese network using Background information for real-time Online Multi-species home-cage animal Behavioral analysis. (Updating)
Official implementation of the NASiam paper.
The code for offline and online triplet mining for Siamese networks
Implementation of state-of-the-art NLP models using transformers for tasks including machine translation, text-summarization, chatbots, and question answering.
One shot and few shot deep learning
The project implements Siamese Network with Triplet Loss in Keras to learn meaningful image representations in a lower-dimensional space. By training on the MNIST dataset, it creates a powerful architecture and implements Triplet Loss function. The resulting model enables applications like image search, recommendation systems, and image clustering.
Implementation of Siamese network for handwritten Arabic characters using Keras.
Bachelor's graduation project
VOT-Paper-Summary: The objective of this repo is to provide Visual Object Tracking papers' overview concisely.
ActiSiamese (Neurocomputing 2022)
My implementation of Siamese Network for MNIST Dataset in Pytorch and Tensorflow
The Facenet paper of 2015 proposed an interesting solution for huge multiclass problems. Instead of the traditional approach, we try to learn a similarity function i.e. degree of difference between 2 inputs. If the degree of difference between the inputs is less than a threshold then the inputs are classified as similar else different.
Facial comparison using Siamese Networks
Add a description, image, and links to the siamese-networks topic page so that developers can more easily learn about it.
To associate your repository with the siamese-networks topic, visit your repo's landing page and select "manage topics."