HarshSulakhe / siamesenetworks-pytorch
An implementation of Contrastive Loss in PyTorch using Siamese Networks
☆26Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for siamesenetworks-pytorch
- PyTorch implementation of Teacher-Student Network(Knowledge Distillation).☆23Updated 3 years ago
- Pytorch implementation of Siamese networks that learns to classify its inputs, the neural networks learns to differentiate between two pe…☆29Updated 5 years ago
- (WACV 2020) Tensorflow implementation of Boosting Standard Classification Architectures Through a Ranking Regularizer☆22Updated 3 years ago
- Implementation of the Siamese Neural Networks in PyTorch using MNIST dataset☆34Updated last year
- Highly efficient PyTorch version of the Semi-hard Triplet loss ⚡️☆114Updated 2 years ago
- Example of one shot learning and few shot learning with omniglot dataset.☆23Updated 3 years ago
- The Objective is to implement Siamese Network for Face Recognition using Pytorch Lightning.☆17Updated 3 years ago
- PyTorch samplers that output roughly balanced batches with support for multilabel datasets☆53Updated 8 months ago
- A PyTorch implementation of a few shot, and meta-learning algorithms for image classification.☆76Updated last year
- One-Shot Learning with Triplet CNNs in Pytorch☆92Updated 4 years ago
- Additive margin softmax loss in pytorch☆45Updated 5 years ago
- Playground of Metric Learning with MNIST @pytorch. We provide ArcFace, CosFace, SphereFace, CircleLoss and visualization.☆24Updated 3 years ago
- Triplet-net and triplet loss implementation on pytorch☆42Updated 2 years ago
- Multi-task learning for image classification implemented in PyTorch.☆96Updated 6 years ago
- Pytorch implementation of ViT on CIFAR-10.☆17Updated 3 years ago
- Demonstrates knowledge distillation for image-based models in Keras.☆52Updated 3 years ago
- my codes for learning attention mechanism☆50Updated 4 years ago
- Imbalanced Image Classification with Complement Cross Entropy (Pytorch)☆48Updated last year
- Keras Implementation of Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆95Updated 4 years ago
- Implementation of transformers based architecture in PyTorch.☆52Updated 3 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 2 years ago
- Independent implementation of Supervised Contrastive Loss. Straight to the point and beyond☆76Updated 3 years ago
- Metric Learning (npair loss & angular loss) on mnist and Visualizing by t_SNE☆35Updated last year
- an implementation of mixup☆41Updated 4 years ago
- ☆65Updated 3 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
- AAAI 2021: Robustness of Accuracy Metric and its Inspirations in Learning with Noisy Labels☆23Updated 3 years ago
- Experiments with supervised contrastive learning methods with different loss functions☆216Updated last year
- Gluon implementation of channel-attention modules: SE, ECA, GCT☆37Updated 3 years ago
- label smoothing PyTorch implementation☆30Updated 4 years ago