HarshSulakhe / siamesenetworks-pytorchLinks
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
Sorting:
- Playground of Metric Learning with MNIST @pytorch. We provide ArcFace, CosFace, SphereFace, CircleLoss and visualization.☆24Updated 4 years ago
- Implementation of the Siamese Neural Networks in PyTorch using MNIST dataset☆34Updated last year
- Independent implementation of Supervised Contrastive Loss. Straight to the point and beyond☆81Updated 4 years ago
- Metric Learning (npair loss & angular loss) on mnist and Visualizing by t_SNE☆35Updated 2 years ago
- Additive margin softmax loss in pytorch☆47Updated 6 years ago
- Code for 'Squeezing Backbone Feature Distributions to the Max for Efficient Few-Shot Learning'☆39Updated 3 years ago
- A New Loss Function for CNN Classifier Based on Pre-defined Evenly-Distributed Class Centroids☆21Updated 2 years ago
- Triplet-net and triplet loss implementation on pytorch☆42Updated 3 years ago
- Implementation of Online Label Smoothing in PyTorch☆94Updated 2 years ago
- Highly efficient PyTorch version of the Semi-hard Triplet loss ⚡️☆116Updated 2 years ago
- One-Shot Learning with Triplet CNNs in Pytorch☆93Updated 4 years ago
- Example of one shot learning and few shot learning with omniglot dataset.☆24Updated 4 years ago
- Simple Python script to compute equal error rate (EER) for machine learning model evaluation.☆41Updated 5 years ago
- label smoothing PyTorch implementation☆33Updated 4 years ago
- A Meta-Learning Approach for Few-Shot Anomaly Detection and One-Class Classification☆36Updated 3 years ago
- Generalized cross-modal NNs; new audiovisual benchmark (IEEE TNNLS 2019)☆27Updated 5 years ago
- Pytorch implementation of Siamese networks that learns to classify its inputs, the neural networks learns to differentiate between two pe…☆32Updated 6 years ago
- Implementation of the paper "Speech emotion recognition with deep convolutional neural networks" by Dias Issa Et al.☆13Updated 3 years ago
- A Python Package for Deep Imbalanced Learning☆56Updated 3 months ago
- ☆19Updated 4 years ago
- The Objective is to implement Siamese Network for Face Recognition using Pytorch Lightning.☆19Updated 4 years ago
- AAAI 2021: Robustness of Accuracy Metric and its Inspirations in Learning with Noisy Labels☆23Updated 4 years ago
- PyTorch implementation of Teacher-Student Network(Knowledge Distillation).☆27Updated 3 years ago
- PyTorch implementation of the 1D-Triplet-CNN neural network model described in Fusing MFCC and LPC Features using 1D Triplet CNN for Spea…☆29Updated 5 years ago
- (WACV 2020) Tensorflow implementation of Boosting Standard Classification Architectures Through a Ranking Regularizer☆22Updated 3 years ago
- Composing General Audio Representation by Fusing Multilayer Features of a Pre-trained Model☆26Updated 2 years ago
- Keras Implementation of Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆97Updated 4 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…☆76Updated 2 years ago
- One Shot learning, Siamese networks and Triplet Loss with Keras☆81Updated 4 years ago
- A PyTorch implementation of CutMix☆52Updated 6 years ago