HarshSulakhe / siamesenetworks-pytorch
An implementation of Contrastive Loss in PyTorch using Siamese Networks
☆27Updated 4 years ago
Alternatives and similar repositories for siamesenetworks-pytorch:
Users that are interested in siamesenetworks-pytorch are comparing it to the libraries listed below
- Pytorch implementation of Siamese networks that learns to classify its inputs, the neural networks learns to differentiate between two pe…☆31Updated 5 years ago
- One-Shot Learning with Triplet CNNs in Pytorch☆92Updated 4 years ago
- The Objective is to implement Siamese Network for Face Recognition using Pytorch Lightning.☆18Updated 4 years ago
- Implementation of the Siamese Neural Networks in PyTorch using MNIST dataset☆34Updated last year
- PyTorch implementation of Teacher-Student Network(Knowledge Distillation).☆24Updated 3 years ago
- Additive margin softmax loss in pytorch☆46Updated 5 years ago
- Metric Learning (npair loss & angular loss) on mnist and Visualizing by t_SNE☆35Updated 2 years ago
- Imbalanced Image Classification with Complement Cross Entropy (PRL 21)☆50Updated last year
- Playground of Metric Learning with MNIST @pytorch. We provide ArcFace, CosFace, SphereFace, CircleLoss and visualization.☆24Updated 3 years ago
- Example of one shot learning and few shot learning with omniglot dataset.☆24Updated 3 years ago
- Simple Python script to compute equal error rate (EER) for machine learning model evaluation.☆40Updated 4 years ago
- This is the code base for paper "G-SimCLR : Self-Supervised Contrastive Learning with Guided Projection via Pseudo Labelling" by Souradip…☆76Updated 3 years ago
- an implementation of mixup☆41Updated 4 years ago
- AAAI 2021: Robustness of Accuracy Metric and its Inspirations in Learning with Noisy Labels☆23Updated 3 years ago
- Code for 'Squeezing Backbone Feature Distributions to the Max for Efficient Few-Shot Learning'☆39Updated 2 years ago
- Highly efficient PyTorch version of the Semi-hard Triplet loss ⚡️☆115Updated 2 years ago
- PyTorch samplers that output roughly balanced batches with support for multilabel datasets☆54Updated 10 months ago
- ☆19Updated 3 years ago
- A project to add scalable state-of-the-art out-of-distribution detection (open set recognition) support by changing two lines of code! Pe…☆75Updated 2 years ago
- A New Loss Function for CNN Classifier Based on Pre-defined Evenly-Distributed Class Centroids☆21Updated 2 years ago
- One Shot Learning Implementation☆42Updated 4 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 last year
- Auto-encoder on torch - trying out the various AEs☆53Updated 7 years ago
- ☆38Updated 2 years ago
- ☆52Updated 4 years ago
- Keras Implementation of Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆96Updated 4 years ago
- label smoothing PyTorch implementation☆32Updated 4 years ago
- small experimentation about positional encoding☆19Updated 5 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
- Triplet-net and triplet loss implementation on pytorch☆42Updated 3 years ago