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:
- One-Shot Learning with Triplet CNNs in Pytorch☆93Updated 4 years ago
- my codes for learning attention mechanism☆50Updated 4 years ago
- One Shot Learning Implementation☆42Updated 4 years ago
- Squeeze and Excitation network implementation.☆18Updated 6 years ago
- Example of one shot learning and few shot learning with omniglot dataset.☆24Updated 4 years ago
- Implementation of the Siamese Neural Networks in PyTorch using MNIST dataset☆34Updated last year
- The Objective is to implement Siamese Network for Face Recognition using Pytorch Lightning.☆19Updated 4 years ago
- Highly efficient PyTorch version of the Semi-hard Triplet loss ⚡️☆116Updated 2 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
- Few Shot Learning by Siamese Networks, using Keras.☆192Updated 5 years ago
- One Shot learning, Siamese networks and Triplet Loss with Keras☆81Updated 4 years ago
- Independent implementation of Supervised Contrastive Loss. Straight to the point and beyond☆81Updated 4 years ago
- Various autoencoders with ResNet, DenseNet and U-Net implementations, as well as VAE and GAN implementations.☆38Updated last year
- An implementation of "Prototypical Networks for Few-shot Learning" on a notebook in Pytorch☆57Updated 4 years ago
- Custom loss functions to use in (mainly) PyTorch.☆39Updated 4 years ago
- Image similarity using Triplet Loss☆102Updated 2 months 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
- This is a PyTorch implementation of the Unsupervised Domain Adaptation method proposed in the paper Deep CORAL: Correlation Alignment for…☆55Updated 6 years ago
- Implementation of a domain adaptation neural networks on the MNIST and SVHN datasets. I implemented this repo for a technical interview f…☆19Updated 6 years ago
- Imbalanced Image Classification with Complement Cross Entropy (PRL 21)☆51Updated 2 years ago
- A novel method for few shot learning☆52Updated 5 years ago
- Experiments with supervised contrastive learning methods with different loss functions☆220Updated 2 years ago
- Triplet-net and triplet loss implementation on pytorch☆42Updated 3 years ago
- ☆103Updated 4 years ago
- Multi-label Classification using PyTorch on the CelebA dataset.☆25Updated 5 years ago
- Metric Learning (npair loss & angular loss) on mnist and Visualizing by t_SNE☆35Updated 2 years ago
- An implementation of Contrastive Loss in PyTorch using Siamese Networks☆27Updated 4 years ago
- Extract image features. A script inspired by the blog post: https://becominghuman.ai/extract-a-feature-vector-for-any-image-with-pytorch-…☆21Updated 3 years ago
- A Keras framework for Adversarial Domain Adaptation☆34Updated 4 years ago
- A PyTorch implementation of siamese networks using backbone from torchvision.models, with support for TensorRT inference.☆59Updated 4 years ago