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
- Implementation of Siamese Networks for image one-shot learning by PyTorch, train and test model on dataset Omniglot☆293Updated 4 years ago
- Various autoencoders with ResNet, DenseNet and U-Net implementations, as well as VAE and GAN implementations.☆38Updated last year
- Squeeze and Excitation network implementation.☆18Updated 6 years ago
- Highly efficient PyTorch version of the Semi-hard Triplet loss ⚡️☆116Updated 3 years ago
- One Shot learning, Siamese networks and Triplet Loss with Keras☆81Updated 4 years ago
- pytorch code of multi scale 1d resnet, we hope it will help your research☆221Updated 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
- Implementation of the Siamese Neural Networks in PyTorch using MNIST dataset☆34Updated last year
- Keras Implementation Residual Attention Network☆41Updated 5 years ago
- Signature verification system using Siamese networks☆118Updated 3 years ago
- ☆52Updated 4 years ago
- Spatial and Channel Attention in CNN Architectures for Image Classification task☆27Updated 4 years ago
- Gluon implementation of channel-attention modules: SE, ECA, GCT☆41Updated 4 years ago
- PyTorch implementation of ICLR 2018 paper Learn To Pay Attention (and some modification)☆167Updated 4 years ago
- An implementation of Contrastive Loss in PyTorch using Siamese Networks☆27Updated 5 years ago
- ☆104Updated 4 years ago
- Implementation of Triplet Neural Network on keras☆70Updated 4 years ago
- Metric Learning (npair loss & angular loss) on mnist and Visualizing by t_SNE☆35Updated 2 years ago
- Example of one shot learning and few shot learning with omniglot dataset.☆24Updated 4 years ago
- CNN LSTM architecture implemented in Pytorch for Video Classification☆291Updated 2 years ago
- Keras implementation of Attention Augmented Convolutional Neural Networks☆121Updated 5 years ago
- Simple 1D CNN approach to human-activity-recognition (HAR) in PyTorch.☆59Updated 6 years ago
- A simple implementation of domain adversarial training with GAN loss in Keras☆58Updated 7 years ago
- Few Shot Learning by Siamese Networks, using Keras.☆192Updated 5 years ago
- Pytorch Implementation of Capsule Networks☆8Updated 4 years ago
- Keras model trained using semi-hard triplet Loss (tensorflow function) on MNIST☆91Updated 6 years ago
- Imbalanced Image Classification with Complement Cross Entropy (PRL 21)☆51Updated 2 years ago
- Independent implementation of Supervised Contrastive Loss. Straight to the point and beyond☆81Updated 4 years ago