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
- Highly efficient PyTorch version of the Semi-hard Triplet loss ⚡️☆117Updated 2 years ago
- Implementation of the Siamese Neural Networks in PyTorch using MNIST dataset☆34Updated last year
- Pytorch implementation of Siamese networks that learns to classify its inputs, the neural networks learns to differentiate between two pe…☆32Updated 5 years ago
- Example of one shot learning and few shot learning with omniglot dataset.☆24Updated 3 years ago
- my codes for learning attention mechanism☆50Updated 4 years ago
- Triplet-net and triplet loss implementation on pytorch☆42Updated 3 years ago
- Playground of Metric Learning with MNIST @pytorch. We provide ArcFace, CosFace, SphereFace, CircleLoss and visualization.☆24Updated 3 years ago
- One-Shot Learning with Triplet CNNs in Pytorch☆93Updated 4 years ago
- Simple Python script to compute equal error rate (EER) for machine learning model evaluation.☆40Updated 5 years ago
- TensorFlow 2 implementation of the paper Generalized ODIN: Detecting Out-of-distribution Image without Learning from Out-of-distribution …☆45Updated 3 years ago
- The Objective is to implement Siamese Network for Face Recognition using Pytorch Lightning.☆18Updated 4 years ago
- This repository is for coding exercises listed in Book Hands on One Shot Learning.☆110Updated last year
- 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
- Generalized cross-modal NNs; new audiovisual benchmark (IEEE TNNLS 2019)☆25Updated 4 years ago
- A New Loss Function for CNN Classifier Based on Pre-defined Evenly-Distributed Class Centroids☆21Updated 2 years ago
- Implementation of self-supervised image-level contrastive pretraining methods using Keras.☆70Updated 3 years ago
- A PyTorch implementation of a few shot, and meta-learning algorithms for image classification.☆81Updated last year
- Keras Implementation of Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆96Updated 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 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
- Imbalanced Image Classification with Complement Cross Entropy (PRL 21)☆50Updated last year
- In this part, I've introduced and experimented with ways to interpret and evaluate models in the field of image. (Pytorch)☆39Updated 5 years ago
- ☆6Updated last year
- Independent implementation of Supervised Contrastive Loss. Straight to the point and beyond☆80Updated 4 years ago
- ☆49Updated 5 years ago
- A Meta-Learning Approach for Few-Shot Anomaly Detection and One-Class Classification☆35Updated 3 years ago
- (WACV 2020) Tensorflow implementation of Boosting Standard Classification Architectures Through a Ranking Regularizer☆22Updated 3 years ago
- One Shot learning, Siamese networks and Triplet Loss with Keras☆81Updated 4 years ago
- Easy to use class balanced cross entropy and focal loss implementation for Pytorch☆94Updated 3 months ago