GitHub topics: siamese-neural-network
DivitMittal/Driver-Drowsiness-Detection
Real-time drowsiness detection on driver's face continuously for signs of fatigue using deep learning methodologies
Language: Jupyter Notebook - Size: 1.34 MB - Last synced at: 3 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

KianAnd19/signature-verification
Signature verification using a siamese neural network and pytorch.
Language: Python - Size: 29.7 MB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

dmis-lab/KitcheNette
KitcheNette: Predicting and Recommending Food Ingredient Pairings using Siamese Neural Networks
Language: Python - Size: 616 KB - Last synced at: 14 days ago - Pushed at: over 5 years ago - Stars: 74 - Forks: 15

DeepWave-KAUST/ElasticSiameseFWI_
Official reproducible material for Enhancing multiparameter elastic full-waveform inversion with a Siamese network
Language: Jupyter Notebook - Size: 2.91 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

Ant-Brain/EfficientWord-Net
OneShot Learning-based hotword detection.
Language: Jupyter Notebook - Size: 143 MB - Last synced at: 17 days ago - Pushed at: 7 months ago - Stars: 253 - Forks: 42

OdedMous/Medical-Text-Classification
Developed an NLP classifier for detecting medical domains in texts using a Siamese Neural Network
Language: Jupyter Notebook - Size: 3.74 MB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 8 - Forks: 2

liaoyanqing666/siamese_neural_network_OfHSV
OfHSV project using VGG16 and siamese neural network. Very easy. 使用VGG16和孪生神经网络实现离线签名鉴别,极其简单
Language: Python - Size: 235 MB - Last synced at: 19 days ago - Pushed at: about 1 year ago - Stars: 11 - Forks: 0

KaushiML3/Numerical-audio-authentication-system_Deep-learning
This repository implements a deep learning-based voice number authentication system using CNN and a Siamese Network. It verifies spoken numbers by comparing voice embeddings to reference samples. The model extracts audio features (MFCC, spectrogram) using CNN and determines similarity through a Siamese architecture.
Language: Jupyter Notebook - Size: 48.3 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

bond005/runne_contrastive_ner
This project is concerned with my participating in the RuNNE competition https://github.com/dialogue-evaluation/RuNNE
Language: Python - Size: 1.19 MB - Last synced at: 15 days ago - Pushed at: almost 2 years ago - Stars: 12 - Forks: 0

YassineRibouh/FaceRecognition
This repository presents a face recognition system trained using Siamese Neural Networks with two loss functions—contrastive and triplet—across six models. For each loss type, three models were developed, including one with pretrained weights, to compare performance.
Language: Jupyter Notebook - Size: 3.52 MB - Last synced at: 27 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

ajayarunachalam/Deep_XF
Package towards building Explainable Forecasting and Nowcasting Models with State-of-the-art Deep Neural Networks and Dynamic Factor Model on Time Series data sets with single line of code. Also, provides utilify facility for time-series signal similarities matching, and removing noise from timeseries signals.
Language: Jupyter Notebook - Size: 27.5 MB - Last synced at: 17 days ago - Pushed at: over 2 years ago - Stars: 117 - Forks: 24

Mugambi645/deep-facial-recognition
Image capture recognition with opencv and tensorflow
Language: Jupyter Notebook - Size: 516 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

efecanxrd/Siamese-Network
Siamese neural network using Keras, which compares the similarity of two images from MNIST dataset and trains the model using contrastive loss function.
Language: Python - Size: 4.88 KB - Last synced at: 17 days ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 0

vanshdhar999/UMC-301-Project
This repository contains the code and work for our project in the course UMC-301. Visit the live link to test out our work.
Language: Jupyter Notebook - Size: 136 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 2

aidendorian/Spotify-Song-Recommendation
Recommends songs from dataset of 232K songs from Spotify. Uses HDBSCAN and Siamese Network. An ML Project
Language: Python - Size: 0 Bytes - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

c3duan/Time-Series-Classifier
Anomaly Classification in Time Series Data
Language: Jupyter Notebook - Size: 11.8 MB - Last synced at: 25 days ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 0

Vid852005/Face-Detection-using-Siamese-Neural-Network
Language: Python - Size: 7.81 KB - Last synced at: 29 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

tlatkowski/multihead-siamese-nets
Implementation of Siamese Neural Networks built upon multihead attention mechanism for text semantic similarity task.
Language: Jupyter Notebook - Size: 1.43 MB - Last synced at: 2 days ago - Pushed at: about 2 years ago - Stars: 182 - Forks: 43

Agrover112/SiameseNet-Search
MNIST digits image similarity search by Indexing with Annoy and using trained embeddings from a Siamese Net with Triplet Loss .
Language: Jupyter Notebook - Size: 617 KB - Last synced at: 5 days ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 1

Pathfinder1996/Siamese-Neural-Networks
Siamese Neural Networks for vein image matching in the field of biometric identification
Language: Jupyter Notebook - Size: 6.97 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

jamesnatulan/facial-recognition
Facial Recognition powered by a Siamese Twin Neural Network
Language: Python - Size: 5.49 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

kylepls/facial-recognition-cnn
A CNN used to fetch a person's identity based on their face.
Language: Jupyter Notebook - Size: 1.58 MB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

MOHINI1403/Deep-Facial-Recognisation-System
This project implements a Siamese Neural Network for efficient image triplet analysis, seamlessly integrating OpenCV for image collection. Three categories of images - positive, negative, and anchor - are collected using OpenCV and preprocessed to standardize dimensions to 100x100 pixels in JPEG format.
Language: Jupyter Notebook - Size: 8.35 MB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

Nikoletos-K/QA-with-SBERT-for-CORD19
⚕️🦠 Developed a document retrieval system to return titles of scientific papers containing the answer to a given user question based on the first version of the COVID-19 Open Research Dataset (CORD-19) ☣️🧬
Language: Jupyter Notebook - Size: 1.53 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 4 - Forks: 1

Prashant-Tiwari26/Signature-Verification-using-Siamese-Neural-Network
Siamese Neural Network used for signature verification with three different datasets
Language: Python - Size: 600 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 1

Rish-01/PyTorch-Siamese-CNN
Pytorch implementation of Deep Siamese Convolutional Networks which gives the changes between old and new aerial images
Language: Jupyter Notebook - Size: 47.5 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 1

beringresearch/ivis
Dimensionality reduction in very large datasets using Siamese Networks
Language: Python - Size: 35.3 MB - Last synced at: about 13 hours ago - Pushed at: 7 months ago - Stars: 332 - Forks: 43

dahsie/anomalie_detection
Ce projet est réalisé dans le cardre de mon projet académique de fin de cursus ingénieur informatique en data science. L'objectif est de réalisé la détection d'anomalie qui sont de types varié en utilisant les machine learning et le deep learning
Language: Jupyter Notebook - Size: 19.5 MB - Last synced at: 13 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

KPajak409/fingerprint-authentication
An authentication system that uses a Siamese neural network to compare fingerprint scans.
Language: Python - Size: 288 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

sidharth72/Siamese-FaceRecognition-Facenet-SVM
The repository contains code to train, evaluate and infer FaceNet model trained on the Siamese Framework for face recognition over 16 classes of different celebrities.
Language: Python - Size: 18.6 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

marcociano/FVAB_DeepFake
Language: Jupyter Notebook - Size: 110 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

AIT-Research-Group/FMA-SCNN
Non-parametric Vibration-based Structural Damage Detection for Coastal Structures: Multi-Dimension to Single Input Convolutional Neural Network Approach
Language: Jupyter Notebook - Size: 3.51 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

morkertis/One-Shot-Face-Recognition
One-Shot Face Recognition Using Siamese Neural Networks
Language: Jupyter Notebook - Size: 114 MB - Last synced at: 21 days ago - Pushed at: about 5 years ago - Stars: 14 - Forks: 1

manharsharma007/siamese-network
This notebook discusses a simple implementation of siamese architecture using pytorch.
Language: Jupyter Notebook - Size: 54.7 KB - Last synced at: 7 days ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

AljazJus/Ear_recognition_pipeline_using_Siamese_models_on_open_data_sets
Explore ear-based person recognition using combined deep models. The system developed should be based on ear detection employing the YOLOv8 model and recognition using a Siamese model, enabling person recognition using a single ear image. Several different Siamese models should be evaluated, and the effectiveness of this approach
Language: Jupyter Notebook - Size: 605 KB - Last synced at: 7 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Nuzat-Tasnim/Pairwise-Sarcasm-Detection-Model
Implementation of siamese neural network for contextual sarcasm detection using pairwise approach.
Language: Jupyter Notebook - Size: 5.07 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

AmitKumar7138/IriSecure-ID
IriSecure-ID is a biometric system that identifies individuals through their iris patterns using AI techniques like Siamese networks. It offers high security and accuracy, ideal for user verification in sensitive environments.
Language: Jupyter Notebook - Size: 14.2 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

bakhtiyorovwebdev/siamese_neural_network
The project utilises TensorFlow and Keras to create a robust face recognition system. From dataset preparation and custom data structures to neural network design, the repository offers a comprehensive guide. The model, trained with triplet loss, demonstrates strong performance, making it an ideal solution for facial recognition applications.
Language: Jupyter Notebook - Size: 23.2 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

FrozenWolf-Cyber/OCR
Easy way to convert scanned documents into editable text documents, classifying key-value pairs and annotating them. MTX - HackOlympics 2.0 Shaastra - 2022
Language: Jupyter Notebook - Size: 198 MB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

solcummings/earthvision2021-weakly-supervised
1st Place Solution for the EARTHVISION 2021 DynamicEarthNet Challenge - Weakly-Supervised Multi-Class Change Detection Track at CVPRW 2021
Language: Python - Size: 6.08 MB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 20 - Forks: 3

Jarvis1000x/Facial_Recognition
Facial Recognition application using Siamese Neural Networks for One-shot Image Recognition.
Language: Jupyter Notebook - Size: 12.7 KB - Last synced at: 9 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

umarwaseeem/siamese-networks-image-similarity
Calculation of image similarity using siamase neural networks
Language: Jupyter Notebook - Size: 102 KB - Last synced at: 9 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

nikola310/Siamese-Neural-Networks
Language: Python - Size: 172 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

dedhiaparth98/face-recognition
Face Recognition Model trained with Siamese Network and Triplet Loss function in TensorFlow
Language: Jupyter Notebook - Size: 2.85 MB - Last synced at: 9 months ago - Pushed at: over 4 years ago - Stars: 28 - Forks: 19

CaoHaiNam/Vietnamese-Address-Standardization
RIVF 2021: Deep neural network based learning to rank for address standardization
Language: Python - Size: 214 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 5 - Forks: 1

Minerisho/Face_SiameseNetwork-AI2_Proyect-UIS
2024-1 Artificial Intelligence II Project, Industrial University of Santander. Facial recognition and face comparison model using the YOLOv3 algorithm and Siamese networks.
Size: 1.17 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

PhilippeMeyer68/glyph-SNN
Analysis of Glyph and Writing System Similarities using Siamese Neural Networks
Language: Jupyter Notebook - Size: 57.3 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Vol0kin/relatives-siamese-net
Proyecto final para la asignatura Visión por Computador, impartida en la Universidad de Granada durante el año académico 2019/20.
Language: Jupyter Notebook - Size: 138 MB - Last synced at: 11 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 1

AdityaDutt/Bird-sound-classification
Classify bird's sound using siamese networks and few-shot learning.
Language: Jupyter Notebook - Size: 9.63 MB - Last synced at: 3 days ago - Pushed at: about 4 years ago - Stars: 6 - Forks: 0

TanviKulkarni07/SiamRegQC
Official Code for "Registration Quality Evaluation Metric with Self-Supervised Siamese Networks"
Language: Jupyter Notebook - Size: 237 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

BADMG/SignatureVerification
A system to recognize whether signatures are forged or real.
Language: JavaScript - Size: 136 MB - Last synced at: 11 months ago - Pushed at: about 4 years ago - Stars: 21 - Forks: 12

Meirbek-dev/facial-recognition-attendance
Facial recognition attendance system
Language: Jupyter Notebook - Size: 577 KB - Last synced at: about 2 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

AdamMiltonBarker/TASS-Facenet Fork of TassAI/TASS-Facenet
The TASS Facenet uses Siamese Neural Networks and Triplet Loss to classify known and unknown faces by calculating distances between images., and communicates with IoT devices/applications via the free iotJumpWay PaaS
Language: Python - Size: 71 MB - Last synced at: 12 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

demelin/Sentence-similarity-classifier-for-pyTorch
Re-implementation of Mueller's et al., "Siamese Recurrent Architectures for Learning Sentence Similarity." (AAAI, 2016)
Language: Python - Size: 37.1 KB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 54 - Forks: 23

tdavchev/Modelling-Entailment-with-CNNs
End-to-end Siamese CNNs as feature selection for a CNN-based Entailment Modelling
Language: Python - Size: 3.04 MB - Last synced at: 12 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

victor-iyi/few-shot-learning
One-shot Learning: Learning from fewer dataset with a single or few training examples. Exploration of method and techniques for state-of-the-art results
Language: Jupyter Notebook - Size: 14.6 MB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 3

richardRadli/pill_detection
Implementation of the following papers: Rádli, Richárd, Zsolt Vörösházi, and László Czúni. "Multi-Stream Pill Recognition with Attention." "Pill Metrics Learning with Multihead Attention" and "Word and Image Embeddings in Pill Recognition"
Size: 3.01 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

hamidsadeghi68/Signature-Classification
Signature Classification on ICDAR 2011 Signature Dataset
Language: Jupyter Notebook - Size: 243 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

xxtine13/Signature-Verification-using-Siamese-Neural-Network
Language: Jupyter Notebook - Size: 0 Bytes - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

LaurentVeyssier/Siamese-Network-for-predicting-duplicate-questions
Use Trax Siamese deep Neural LSTM Network to predict pair of similar question (duplicates)
Language: Jupyter Notebook - Size: 19.4 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

MolecularAI/Siamese-RNN-Self-Attention 📦
Contains code for Siamese Recurrent Neural Network with Self-Attention for Bioactivity Prediction
Language: Python - Size: 304 KB - Last synced at: 12 months ago - Pushed at: about 2 years ago - Stars: 7 - Forks: 4

javeriaz15/SiameseNN-for-DVD-Snapshot-App
This project describes an algorithm based on Siamese Neural Network architecture for a snap-shot app to detect DVD covers and classify them.
Language: Jupyter Notebook - Size: 6.03 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

tnxcyrz/handwritten-signature-authentication
A Siamese Neural Network for authenticating handwritten signatures.
Language: Python - Size: 361 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

previtus/ChangeDetectionProject
Change Detection project - the more experimental build version. Trying out Active Learning in with deep CNNs for Change detection on remote sensing data.
Language: Python - Size: 2.13 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 29 - Forks: 16

aws-samples/amazon-sagemaker-endpoint-deployment-of-siamese-network-with-torchserve
Twin Neural Network Training with PyTorch and fast.ai and its Deployment with TorchServe on Amazon SageMaker
Language: Jupyter Notebook - Size: 8.94 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 9 - Forks: 4

Aftaab99/OfflineSignatureVerification
Writer independent offline signature verification using convolutional siamese networks
Language: Jupyter Notebook - Size: 5.12 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 73 - Forks: 27

TassAI/TASS-Facenet 📦
TASS Facenet uses Siamese Neural Networks and Triplet Loss to classify known and unknown faces by calculating distances between images, and communicates with IoT devices/applications via the free iotJumpWay PaaS
Language: Python - Size: 71 MB - Last synced at: 12 months ago - Pushed at: over 6 years ago - Stars: 11 - Forks: 4

justchenhao/STANet
official implementation of the spatial-temporal attention neural network (STANet) for remote sensing image change detection
Language: Python - Size: 1.88 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 377 - Forks: 107

robinniesert/kaggle-google-quest
Google QUEST Q&A Labeling Kaggle Competition 6th Place Solution
Language: Python - Size: 14.6 MB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 45 - Forks: 9

CantOkan/ENG402_Graduation_Project
Signature Verification with Siamese Network
Language: Python - Size: 1.09 MB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

jackaduma/HomoglyphAttacksDetector
Detecting Homoglyph Attacks with CNN model using Computer Vision method
Language: Jupyter Notebook - Size: 37.6 MB - Last synced at: 18 days ago - Pushed at: over 3 years ago - Stars: 11 - Forks: 4

Mgosi/Explainable-AI
We analyze the handwritten AND image dataset from various writers using Variational Autoencoders, Siamese Network and then pass it through a Multi-Task Learning process to get the 15 features of the images directly. This is then used to compare the handwriting of the writers
Language: Jupyter Notebook - Size: 30.7 MB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

tojoabella/kinship-recognition
are they kinanian? are they kintanese?
Language: Jupyter Notebook - Size: 7.96 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

lucala/siamese-siren
Repository containing code for Siamese SIREN: Audio Compression with Implicit Neural Representations. Published as a workshop paper at ICML 2023 neural compression workshop.
Language: Python - Size: 69.9 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

AmirHHasani/Straightforward-Siamese-Neural-Network
Keras explanation of Siamese Neural Network was not really practical, and I faced a lot of trouble before figuring out how to make it work, so I created this as a practical guide. Hope it helps you out
Language: Jupyter Notebook - Size: 82 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Mamadou-Keita/Image-Quality-and-Visual-Security-Assessment---Siamese-Network
CNN-based image quality and visual security metric for perceptually encrypted images
Language: Jupyter Notebook - Size: 21.5 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

AjNavneet/SiameseNN_Image_Similarity
Siamese Neural Network for Image Similarity application.
Language: Jupyter Notebook - Size: 66 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Leonard2310/KinDeNet
Kinship Detection Network Project - Multimedia Signal Processing (BE) prof. L. Verdoliva (2023)
Language: Jupyter Notebook - Size: 3.94 MB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

Andrisky/Riconoscimento-facciale
Sistema di riconoscimento facciale per dispositivi Android.
Language: Jupyter Notebook - Size: 4.96 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

fede6590/Music_Information_Retrieval
Neural Networks for Music Information Retrieval (MIR) - UNTreF 2022 Seminar
Language: Jupyter Notebook - Size: 19.7 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

abhineet123/deep_mdp
Deep MDP: A Modular Framework for Multi-Object Tracking
Language: Python - Size: 5.49 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 1

fazeVaib/DigiVision
A deep learning based application which is entitled to help the visually impaired people. The application automatically generates the textual description of what's happening in front of the camera and conveys it to person through audio. It is capable of recognising faces and tell user whether a known person is standing in front of him or not.
Language: Python - Size: 148 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 11 - Forks: 5

pavan-mg/online-courses
Details of certified courses covered by me. Includes notes and solutions to programming exercises.
Language: MATLAB - Size: 9.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

DeepsMoseli/Siamese-LSTM-on-sentence-similarity
Using Siamese LSTM to classify repeated quora questions. Attempted pretrained bert embeddings, Word2Vec and training own embeddings together with the model.
Language: Jupyter Notebook - Size: 7.04 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 9 - Forks: 0

moradna/Siamese-Neural-Networks-for-One-shot-Image-Recognition
Implemented a one-shot classification solution using Siamese Neural Networks based on the paper “Siamese Neural Networks for One-shot Image Recognition” (Koch et al. 2015).
Language: Jupyter Notebook - Size: 4.44 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

vinayakumarr/homoglyph-Siamese
Siamese neural network architecture for homoglyph attacks detection
Size: 81.1 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

thao-phan23/Proposal_for_image_search_feature_for_NITA_fashion_ecommerce_company
Implemented an image search feature on the website to improve the experience of 35% of customers dissatisfied with keyword searches. This enhancement incorporated the CNN model with 95% accuracy for image classification and the Siamese model for the top 5 similar products, leveraging the data set of 24,000+ images across 10 different classes.
Language: Jupyter Notebook - Size: 78.7 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

daniele-marini/Metric_Learning
Classification and one-shot learning tasks using a multi-dimensional embedding space created with a Siamese Neural Network trained with triplet loss function
Language: Python - Size: 699 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

osmansefayuksel/Signature-Recognition-with-SiameseNetwork-and-CycleGAN
Signature Recognition with Siamese Network and CycleGAN
Language: Jupyter Notebook - Size: 145 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Vedant-Gandhi/CropMedic
A cool project which has a lot of learning.
Language: Kotlin - Size: 32.2 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

croz-nnt/Siamese-noron-network
Language: Python - Size: 11.3 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

alivssut/image-recognition
Language: Python - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

SAhmadrezaAnaami/simple-siamese-network
a simple implementation siamese network using python tensorflow2 with euclidean distance and contrastive loss
Language: Jupyter Notebook - Size: 6.84 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Apiquet/Deep_learning_digit_recognition_and_comparison
Siamese network and auxiliary loss: different architectures implemented using weight sharing and auxiliary loss to create a neural network which learns different tasks during the training process. Use of the following concepts: FCN, CNN, SGD, mini-batch, batch normalization, learning rate decay and regularization.
Language: Jupyter Notebook - Size: 12.4 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

cfiltnlp/siamese-cognate-detection
Siamese Feed Forward Neral Network for True Cognate Detection using Pytorch.
Language: Python - Size: 193 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

fefiweiss/protoype_siamese_network
P-SN es un clasificador de noticias falsas que utiliza características independientes del lenguaje representadas como series de tiempo. \\ P-SN is a fake news classifier that uses language-agnostic features represented as time series.
Language: Jupyter Notebook - Size: 655 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

leonardltk/Deep-Convolutional-ResNet-Audio-Duplicate-Detector
A Deep CNN for short audio (~15 seconds) Duplicate Detector is trained in a siamese style fashion.
Language: Python - Size: 1.8 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

nevoit/Siamese-Neural-Networks-for-One-shot-Image-Recognition
One-shot Siamese Neural Network, using TensorFlow 2.0, based on the work presented by Gregory Koch, Richard Zemel, and Ruslan Salakhutdinov. we used the “Labeled Faces in the Wild” dataset with over 5,700 different people. Some people have a single image, while others have dozens.
Language: Jupyter Notebook - Size: 1.24 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 25 - Forks: 5

masoudgheisari92/signature-verification
Signature Verification using Siamese Neural Networks
Language: Jupyter Notebook - Size: 222 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

emille42/MarketplaceTaskHackaton2023
Хакатон "Лидеры цифровой трансформации 2023". Задача №5. Поиск одинаковых товаров на маркетплейсе.
Language: Jupyter Notebook - Size: 1.62 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
