jingpingjiao / siamese_cnnLinks
Pytorch implementation of Siamese networks that learns to classify its inputs, the neural networks learns to differentiate between two people
☆33Updated 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☆92Updated 5 years ago
 - Implementation of Siamese Networks for image one-shot learning by PyTorch, train and test model on dataset Omniglot☆295Updated 3 months ago
 - Highly efficient PyTorch version of the Semi-hard Triplet loss ⚡️☆117Updated 3 years ago
 - Pseudo Labeling for Neural Networks and Logistic Regression/SVMs ( Based on "Pseudo-Label : The Simple and Efficient Semi-Supervised Lear…☆74Updated 5 years ago
 - Example of one shot learning and few shot learning with omniglot dataset.☆27Updated 4 years ago
 - Various autoencoders with ResNet, DenseNet and U-Net implementations, as well as VAE and GAN implementations.☆39Updated 2 years ago
 - One Shot learning, Siamese networks and Triplet Loss with Keras☆81Updated 4 years ago
 - A Meta-Learning Approach for Few-Shot Anomaly Detection and One-Class Classification☆37Updated 3 years ago
 - pytorch code of multi scale 1d resnet, we hope it will help your research☆222Updated 4 years ago
 - This is a PyTorch implementation of the Unsupervised Domain Adaptation method proposed in the paper Deep CORAL: Correlation Alignment for…☆57Updated 7 years ago
 - Independent implementation of Supervised Contrastive Loss. Straight to the point and beyond☆84Updated 4 years ago
 - Squeeze and Excitation network implementation.☆18Updated 6 years ago
 - A simple implementation of domain adversarial training with GAN loss in Keras☆58Updated 7 years ago
 - ☆14Updated 7 years ago
 - One Shot Learning Implementation☆42Updated 5 years ago
 - Imbalanced Image Classification with Complement Cross Entropy (PRL 21)☆52Updated 2 years ago
 - An implementation of Contrastive Loss in PyTorch using Siamese Networks☆27Updated 5 years ago
 - Deep domain adaptation networks (DDAN) library for Python with TensorFlow.☆75Updated 6 years ago
 - Implementation of the Siamese Neural Networks in PyTorch using MNIST dataset☆34Updated 2 years ago
 - Multi-task learning for image classification implemented in PyTorch.☆100Updated 7 years ago
 - PyTorch implementation of DANN (Domain-Adversarial Training of Neural Networks)☆142Updated last year
 - A pytorch implementation of the paper Unsupervised Deep Embedding for Clustering Analysis.☆146Updated 6 years ago
 - Implementation of CVPR 2020 paper "MMTM: Multimodal Transfer Module for CNN Fusion"☆119Updated 5 years ago
 - PyTorch implementation of ICLR 2018 paper Learn To Pay Attention (and some modification)☆168Updated 4 years ago
 - Triplet-net and triplet loss implementation on pytorch☆41Updated 3 years ago
 - Experiments with supervised contrastive learning methods with different loss functions☆221Updated 2 years ago
 - Keras Implementation Residual Attention Network☆41Updated 6 years ago
 - implement Domain-Adversarial Training of Neural Networks☆60Updated 7 years ago
 - Pytorch implementation of Domain Separation Networks☆152Updated 6 years ago