jingpingjiao / siamese_cnn
Pytorch implementation of Siamese networks that learns to classify its inputs, the neural networks learns to differentiate between two people
☆32Updated 6 years ago
Alternatives and similar repositories for siamese_cnn
Users that are interested in siamese_cnn are comparing it to the libraries listed below
Sorting:
- my codes for learning attention mechanism☆50Updated 4 years ago
- One-Shot Learning with Triplet CNNs in Pytorch☆93Updated 4 years ago
- Pseudo Labeling for Neural Networks and Logistic Regression/SVMs ( Based on "Pseudo-Label : The Simple and Efficient Semi-Supervised Lear…☆73Updated 5 years ago
- One Shot learning, Siamese networks and Triplet Loss with Keras☆81Updated 4 years ago
- Squeeze and Excitation network implementation.☆18Updated 5 years ago
- Implementation of Matching Networks for One Shot Learning in TensorFlow 2.0☆29Updated 6 years ago
- ☆49Updated 5 years ago
- This repository is for coding exercises listed in Book Hands on One Shot Learning.☆110Updated 2 years ago
- An implementation of "Prototypical Networks for Few-shot Learning" on a notebook in Pytorch☆57Updated 4 years ago
- Metrics for measuring our multilabel model☆29Updated 6 years ago
- The Objective is to implement Siamese Network for Face Recognition using Pytorch Lightning.☆19Updated 4 years ago
- Implementation of the Siamese Neural Networks in PyTorch using MNIST dataset☆34Updated last year
- Various autoencoders with ResNet, DenseNet and U-Net implementations, as well as VAE and GAN implementations.☆38Updated last year
- One Shot Learning Implementation☆42Updated 4 years ago
- Triplet-net and triplet loss implementation on pytorch☆42Updated 3 years ago
- Highly efficient PyTorch version of the Semi-hard Triplet loss ⚡️☆116Updated 2 years ago
- Metric Learning (npair loss & angular loss) on mnist and Visualizing by t_SNE☆35Updated 2 years ago
- Imbalanced Image Classification with Complement Cross Entropy (PRL 21)☆51Updated 2 years ago
- This is a PyTorch implementation of the Unsupervised Domain Adaptation method proposed in the paper Deep CORAL: Correlation Alignment for…☆55Updated 6 years ago
- Simple Keras implementation of Triplet-Center Loss on the MNIST dataset☆45Updated 5 years ago
- ☆52Updated 4 years ago
- An example notebook showing the use of a Siamese Neural Network with a triplet loss function trained on MNIST☆19Updated 4 years ago
- An implementation of Contrastive Loss in PyTorch using Siamese Networks☆27Updated 4 years ago
- Multi-task learning for image classification implemented in PyTorch.☆98Updated 6 years ago
- PyTorch implementation for "Few-Shot Learning with Class Imbalance"☆36Updated 4 years ago
- Image similarity using Triplet Loss☆102Updated last month
- A Meta-Learning Approach for Few-Shot Anomaly Detection and One-Class Classification☆35Updated 3 years ago
- One-shot learning for image classification using Siamese neural networks☆36Updated 6 years ago
- A novel method for few shot learning☆52Updated 5 years ago
- This Module implements Spatial Pyramid Pooling (SPP) and Temporal Pyramid Pooling (TPP) as described in different papers.☆53Updated 5 years ago