0% found this document useful (1 vote)
96 views1 page

Siamese Network Based Implementations

This document lists 10 GitHub repositories that implement Siamese networks for various tasks including image similarity, object tracking, face similarity, text similarity, signature verification, dialect detection, duplicate post detection, and geolocation classification. The repositories use deep learning frameworks like Keras, TensorFlow, PyTorch and Torch.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (1 vote)
96 views1 page

Siamese Network Based Implementations

This document lists 10 GitHub repositories that implement Siamese networks for various tasks including image similarity, object tracking, face similarity, text similarity, signature verification, dialect detection, duplicate post detection, and geolocation classification. The repositories use deep learning frameworks like Keras, TensorFlow, PyTorch and Torch.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Siamese Network Based Implementations

1. https://github.com/AlgorTroy/siamese_similarity_model​ in ​Keras (Image Similarity)


2. https://github.com/bilylee/SiamFC-TensorFlow​ in ​TensorFlow (Object Tracking)
3. https://github.com/torrvision/siamfc-tf​ in ​Torch (Object Tracking)
4. https://github.com/harveyslash/Facial-Similarity-with-Siamese-Networks-in-Pytorch​ in
Torch (Face Similarity)
5. https://github.com/Ujjwal-9/Siamese-Networks​ in​ Pytorch (Face Similarity)
6. https://github.com/vishnumani2009/siamese-text-similarity​ in​ TensorFlow (Text
Similarity)
7. https://github.com/netrapathak/Offline-Signature-Verification​ in​ TensorFlow
(Signature Verification)
8. https://github.com/swshon/dialectID_siam​ ​in​ TensorFlow (Dialect Detection)
9. https://github.com/dcarroll314/quora-nlp​ in​ TensorFlow (Duplicate Post Detection)
10. https://github.com/mabirck/Geo_Classifier_siamese_NN​ in​ TensorFlow
(GeoLocation Classifier)

You might also like