aspamers / siameseLinks
A simple, easy-to-use and flexible siamese neural network implementation for Keras
☆69Updated last year
Alternatives and similar repositories for siamese
Users that are interested in siamese are comparing it to the libraries listed below
Sorting:
- Keras implementation of Attention Augmented Convolutional Neural Networks☆121Updated 5 years ago
- Few Shot Learning by Siamese Networks, using Keras.☆194Updated 5 years ago
- Autoencoder model for rare event classification☆105Updated 6 years ago
- Handle class imbalance intelligently by using variational auto-encoders to generate synthetic observations of your minority class.☆126Updated 6 years ago
- Learning Rate Finder (or LRFinder) Callback for Keras. Implementation as close as possible of FastAI.☆58Updated 6 years ago
- Semi-Supervised Learning with Ladder Networks in Keras. Get 98% test accuracy on MNIST with just 100 labeled examples !☆99Updated 4 years ago
- Keras model trained using semi-hard triplet Loss (tensorflow function) on MNIST☆91Updated 6 years ago
- Some State-of-the-Art few shot learning algorithms in tensorflow 2☆213Updated 2 years ago
- How to do Unsupervised Clustering with Keras☆241Updated 7 years ago
- Multi-Input Deep Neural Networks with PyTorch-Lightning - Combine Image and Tabular Data☆66Updated 2 years ago
- DeepStack: Ensembling Keras Deep Learning Models into the next Performance Level☆38Updated 3 years ago
- Image similarity using Triplet Loss☆102Updated 9 months ago
- One Shot learning, Siamese networks and Triplet Loss with Keras☆81Updated 5 years ago
- Plots the change of the loss function of a Keras model when the learning rate is exponentially increasing.☆258Updated 7 months ago
- Tensorflow 2.0 implementation of STAR RNN☆10Updated 5 years ago
- Combination of Keras CNN with Scikit-learn classifiers.☆26Updated 8 years ago
- ☆49Updated 6 years ago
- Tensorflow-Keras implementation of SimCLR: Simple Framework for Contrastive Learning of Visual Representations by Chen et al. (2020)☆111Updated last year
- (Minimally) implements SimCLR (https://arxiv.org/abs/2002.05709) in TensorFlow 2.☆90Updated 4 years ago
- Keras/TF implementation of AdamW, SGDW, NadamW, Warm Restarts, and Learning Rate multipliers☆169Updated 4 years ago
- Implementation of One Shot Learning using Convolutional Siamese Networks on Omniglot Dataset☆138Updated 5 years ago
- Using Autoencoders for classification as unsupervised machine learning algorithms with Deep Learning.☆47Updated 7 years ago
- Implementation of Siamese-Networks for One Shot Learning in TensorFlow 2.0☆40Updated 6 years ago
- Keras implementation of GradCAM.☆115Updated 6 years ago
- Implements the ideas presented in https://arxiv.org/pdf/2004.11362v1.pdf by Khosla et al.☆133Updated 5 years ago
- Practical Deep Learning resources for Time series analysis and forecasting☆85Updated 4 years ago
- Application of the LIME algorithm by Marco Tulio Ribeiro, Sameer Singh, Carlos Guestrin to the domain of time series classification☆97Updated last year
- Visualizing intermediate activation in Convolutional Neural Networks with Keras☆111Updated 7 years ago
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆111Updated 4 years ago
- Anomaly detection using GANs.☆92Updated last year