bhiziroglu / Siamese-Neural-NetworksLinks
Implementation of the Siamese Neural Networks in PyTorch using MNIST dataset
☆34Updated last year
Alternatives and similar repositories for Siamese-Neural-Networks
Users that are interested in Siamese-Neural-Networks are comparing it to the libraries listed below
Sorting:
- Imbalanced Image Classification with Complement Cross Entropy (PRL 21)☆51Updated 2 years ago
- Example of one shot learning and few shot learning with omniglot dataset.☆24Updated 4 years ago
- Code for 'Squeezing Backbone Feature Distributions to the Max for Efficient Few-Shot Learning'☆39Updated 3 years ago
- A PyTorch implementation of a few shot, and meta-learning algorithms for image classification.☆84Updated 2 years ago
- PyTorch Implementation of Data Augmentation GAN (originally proposed in arXiv:1711.04340)☆53Updated 4 years ago
- Codes for "Few-shot Image Classification: Just Use a Library of Pre-trained Feature Extractors and a Simple Classifier"☆32Updated 3 years ago
- Mean-Shifted Contrastive Loss for Anomaly Detection (AAAI 2023)☆118Updated 11 months ago
- Data Augmentation optimized for GAN☆56Updated 4 years ago
- An implementation of "Prototypical Networks for Few-shot Learning" on a notebook in Pytorch☆57Updated 5 years ago
- Independent implementation of Supervised Contrastive Loss. Straight to the point and beyond☆81Updated 4 years ago
- SnapMix: Semantically Proportional Mixing for Augmenting Fine-grained Data (AAAI 2021)☆128Updated 4 years ago
- This repo contains code for SimCLR : A Simple Framework for Contrastive Learning of Visual Representations☆18Updated 4 years ago
- This repository is for coding exercises listed in Book Hands on One Shot Learning.☆110Updated 2 years ago
- ☆52Updated 4 years ago
- A PyTorch implementation of CutMix☆52Updated 6 years ago
- A Meta-Learning Approach for Few-Shot Anomaly Detection and One-Class Classification☆36Updated 3 years ago
- Experiments with supervised contrastive learning methods with different loss functions☆220Updated 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
- PyTorch implementation of Robust Subspace Recovery Layer for Unsupervised Anomaly Detection https://arxiv.org/abs/1904.00152☆14Updated 4 years ago
- [AAAI 2021] Curriculum Labeling: Revisiting Pseudo-Labeling for Semi-Supervised Learning☆139Updated 4 years ago
- ☆155Updated last year
- Applied Self Supervised Learning techniques such as Jigsaw as pretext task, SRGAN and SimCLR for fine-grained classification☆38Updated 2 years ago
- Playground of Metric Learning with MNIST @pytorch. We provide ArcFace, CosFace, SphereFace, CircleLoss and visualization.☆24Updated 4 years ago
- Code for the CVPR 2020 paper 'Old is Gold: Redefining the Adversarially Learned One-Class Classifier Training Paradigm'☆89Updated 4 years ago
- Try to train a Triplet-Siamese-Netwrok with the constrained Triplet Loss for few shot image classification.☆14Updated 5 years ago
- [ICCV 2021] Influence-balanced Loss for Imbalanced Visual Classification☆100Updated 3 years ago
- PyTorch code for our paper: Open Set Recognition Through Deep Neural Network Uncertainty: Does Out-of-Distribution Detection Require Gene…☆90Updated 3 years ago
- When Does Label Smoothing Help?_pytorch_implementationimp☆124Updated 5 years ago
- A semi supervised GAN for image classification implemented in Pytorch☆49Updated 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