siamese-neural-network topic

List siamese-neural-network repositories

STANet

384
Stars
109
Forks
Watchers

official implementation of the spatial-temporal attention neural network (STANet) for remote sensing image change detection

ivis

319
Stars
43
Forks
Watchers

Dimensionality reduction in very large datasets using Siamese Networks

multihead-siamese-nets

182
Stars
43
Forks
Watchers

Implementation of Siamese Neural Networks built upon multihead attention mechanism for text semantic similarity task.

Deep_XF

112
Stars
23
Forks
Watchers

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, pro...

KitcheNette

68
Stars
15
Forks
Watchers

KitcheNette: Predicting and Recommending Food Ingredient Pairings using Siamese Neural Networks

OfflineSignatureVerification

80
Stars
29
Forks
Watchers

Writer independent offline signature verification using convolutional siamese networks

Re-implementation of Mueller's et al., "Siamese Recurrent Architectures for Learning Sentence Similarity." (AAAI, 2016)

siamese

65
Stars
16
Forks
Watchers

A simple, easy-to-use and flexible siamese neural network implementation for Keras

siamese-nn-semantic-text-similarity

45
Stars
6
Forks
Watchers

A repository containing comprehensive Neural Networks based PyTorch implementations for the semantic text similarity task, including architectures such as: Siamese LSTM Siamese BiLSTM with Attention...