jingpingjiao / siamese_cnnLinks
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 5 years ago
- One-Shot Learning with Triplet CNNs in Pytorch☆93Updated 4 years ago
- Squeeze and Excitation network implementation.☆18Updated 6 years ago
- An implementation of Contrastive Loss in PyTorch using Siamese Networks☆27Updated 4 years ago
- Example of one shot learning and few shot learning with omniglot dataset.☆24Updated 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
- The Objective is to implement Siamese Network for Face Recognition using Pytorch Lightning.☆19Updated 4 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
- One Shot Learning Implementation☆42Updated 4 years ago
- supervised and semi-supervised image classification with self-supervision (Keras)☆45Updated 4 years ago
- Custom loss functions to use in (mainly) PyTorch.☆39Updated 4 years ago
- Code for our paper "Acoustic Features Fusion using Attentive Multi-channel Deep Architecture" in Keras and tensorflow☆26Updated 6 years ago
- Spatial and Channel Attention in CNN Architectures for Image Classification task☆27Updated 4 years ago
- Implementation of the Siamese Neural Networks in PyTorch using MNIST dataset☆34Updated last year
- Keras Implementation Residual Attention Network☆41Updated 5 years ago
- One Shot learning, Siamese networks and Triplet Loss with Keras☆81Updated 4 years ago
- Metrics for measuring our multilabel model☆29Updated 6 years ago
- Using Autoencoders for classification as unsupervised machine learning algorithms with Deep Learning.☆47Updated 6 years ago
- ☆103Updated 4 years ago
- Deep domain adaptation networks (DDAN) library for Python with TensorFlow.☆72Updated 5 years ago
- Multi-modal classifications of digits with image and audio modality. One shot learning with Siamese network is used to predict if the giv…☆15Updated 2 years ago
- Gluon implementation of channel-attention modules: SE, ECA, GCT☆41Updated 4 years ago
- Improving Human Activity Recognition through Self-training with Unlabeled Data☆42Updated 3 years ago
- Keras implementation of Attention Augmented Convolutional Neural Networks☆121Updated 5 years ago
- Applied Self Supervised Learning techniques such as Jigsaw as pretext task, SRGAN and SimCLR for fine-grained classification☆38Updated 2 years ago
- Playground of Metric Learning with MNIST @pytorch. We provide ArcFace, CosFace, SphereFace, CircleLoss and visualization.☆24Updated 4 years ago
- Metric Learning (npair loss & angular loss) on mnist and Visualizing by t_SNE☆35Updated 2 years ago
- Extension of the `Attention Augmented Convolutional Networks` paper for 1-D convolution operation.☆25Updated 5 years ago
- Independent implementation of Supervised Contrastive Loss. Straight to the point and beyond☆81Updated 4 years ago
- Wavelet CNN, Texture Classification in Keras☆53Updated 3 years ago