jingpingjiao / siamese_cnn
Pytorch implementation of Siamese networks that learns to classify its inputs, the neural networks learns to differentiate between two people
☆31Updated 5 years ago
Alternatives and similar repositories for siamese_cnn:
Users that are interested in siamese_cnn are comparing it to the libraries listed below
- my codes for learning attention mechanism☆50Updated 4 years ago
- One-Shot Learning with Triplet CNNs in Pytorch☆93Updated 4 years ago
- The Objective is to implement Siamese Network for Face Recognition using Pytorch Lightning.☆18Updated 4 years ago
- One Shot Learning Implementation☆42Updated 4 years ago
- An implementation of Contrastive Loss in PyTorch using Siamese Networks☆27Updated 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
- Various autoencoders with ResNet, DenseNet and U-Net implementations, as well as VAE and GAN implementations.☆38Updated last year
- One Shot learning, Siamese networks and Triplet Loss with Keras☆81Updated 4 years ago
- Highly efficient PyTorch version of the Semi-hard Triplet loss ⚡️☆115Updated 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
- An implementation of "Prototypical Networks for Few-shot Learning" on a notebook in Pytorch☆56Updated 4 years ago
- Custom loss functions to use in (mainly) PyTorch.☆39Updated 4 years ago
- Squeeze and Excitation network implementation.☆18Updated 5 years ago
- Example of one shot learning and few shot learning with omniglot dataset.☆24Updated 3 years ago
- Image classification using pytorch☆58Updated last year
- Script to extract CNN deep features with different ConvNets, and then use them for an Image Classification task with a SVM classifier wit…☆31Updated 6 years ago
- PyTorch samplers that output roughly balanced batches with support for multilabel datasets☆54Updated 11 months ago
- Implementation of Siamese Networks for image one-shot learning by PyTorch, train and test model on dataset Omniglot☆292Updated 3 years ago
- PyTorch implementation of ICLR 2018 paper Learn To Pay Attention (and some modification)☆165Updated 4 years ago
- Multi-label Classification using PyTorch on the CelebA dataset.☆25Updated 5 years ago
- Keras Implementation Residual Attention Network☆40Updated 5 years ago
- Gluon implementation of channel-attention modules: SE, ECA, GCT☆39Updated 4 years ago
- Implementation of Triplet Neural Network on keras☆70Updated 4 years ago
- ☆49Updated 5 years ago
- A Meta-Learning Approach for Few-Shot Anomaly Detection and One-Class Classification☆35Updated 3 years ago
- Triplet-net and triplet loss implementation on pytorch☆42Updated 3 years ago
- Prior Generating Networks for Anomaly Detection☆14Updated 4 years ago
- Example of Anomaly Detection using Convolutional Variational Auto-Encoder (CVAE)☆42Updated 11 months ago
- PyTorch implementation of the 1D-Triplet-CNN neural network model described in Fusing MFCC and LPC Features using 1D Triplet CNN for Spea…☆27Updated 5 years ago
- Metric Learning (npair loss & angular loss) on mnist and Visualizing by t_SNE☆35Updated 2 years ago