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☆92Updated 4 years ago
- An implementation of Contrastive Loss in PyTorch using Siamese Networks☆27Updated 4 years ago
- Squeeze and Excitation network implementation.☆18Updated 5 years ago
- The Objective is to implement Siamese Network for Face Recognition using Pytorch Lightning.☆18Updated 4 years ago
- Various autoencoders with ResNet, DenseNet and U-Net implementations, as well as VAE and GAN implementations.☆37Updated last year
- Playground of Metric Learning with MNIST @pytorch. We provide ArcFace, CosFace, SphereFace, CircleLoss and visualization.☆24Updated 3 years ago
- PyTorch samplers that output roughly balanced batches with support for multilabel datasets☆54Updated 10 months ago
- Implementation of the Siamese Neural Networks in PyTorch using MNIST dataset☆34Updated last year
- Example of one shot learning and few shot learning with omniglot dataset.☆24Updated 3 years ago
- Highly efficient PyTorch version of the Semi-hard Triplet loss ⚡️☆115Updated 2 years ago
- Spatial and Channel Attention in CNN Architectures for Image Classification task☆27Updated 4 years ago
- Video classification using the UCF101 dataset for action recognition. We extract SIFT, MFCC and STIP features from the videos, we encode …☆28Updated 4 years ago
- course project for ECS 269☆23Updated 5 years ago
- ☆102Updated 4 years ago
- Classify ECG signals into predefined categories based on heartbeat abnormality by transforming time series to images☆23Updated 4 years ago
- Signature verification system using Siamese networks☆112Updated 2 years ago
- A Meta-Learning Approach for Few-Shot Anomaly Detection and One-Class Classification☆35Updated 3 years ago
- One Shot learning, Siamese networks and Triplet Loss with Keras☆81Updated 4 years ago
- Try to train a Triplet-Siamese-Netwrok with the constrained Triplet Loss for few shot image classification.☆14Updated 5 years ago
- Gluon implementation of channel-attention modules: SE, ECA, GCT☆38Updated 4 years ago
- One Shot Learning Implementation☆42Updated 4 years ago
- Attention-based Hybrid CNN-LSTM and Spectral Data Augmentation for COVID-19 Diagnosis from Cough Sound☆29Updated 2 years ago
- Independent implementation of Supervised Contrastive Loss. Straight to the point and beyond☆78Updated 4 years ago
- This is a PyTorch implementation of the Unsupervised Domain Adaptation method proposed in the paper Deep CORAL: Correlation Alignment for…☆53Updated 6 years ago
- Demonstrates knowledge distillation for image-based models in Keras.☆52Updated 3 years ago
- Metric Learning (npair loss & angular loss) on mnist and Visualizing by t_SNE☆35Updated 2 years ago
- An easy-to-follow Pytorch implementation of Hinton's Capsule Network☆193Updated 2 years ago
- Metrics for measuring our multilabel model☆30Updated 5 years ago
- Time Series Classification Benchmark with LSTM, VGG, ResNet☆59Updated 7 years ago