bhiziroglu / Siamese-Neural-Networks
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
- Imbalanced Image Classification with Complement Cross Entropy (PRL 21)☆50Updated last year
- Example of one shot learning and few shot learning with omniglot dataset.☆24Updated 3 years ago
- Code for 'Squeezing Backbone Feature Distributions to the Max for Efficient Few-Shot Learning'☆39Updated 2 years ago
- A PyTorch implementation of CutMix☆52Updated 5 years ago
- Codes for "Few-shot Image Classification: Just Use a Library of Pre-trained Feature Extractors and a Simple Classifier"☆30Updated 3 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 the Trans paper "Few-shot Learning for Domain-specific Fine-grained Image Classification"☆27Updated 3 years ago
- Independent implementation of Supervised Contrastive Loss. Straight to the point and beyond☆79Updated 4 years ago
- [AAAI 2021] Curriculum Labeling: Revisiting Pseudo-Labeling for Semi-Supervised Learning☆138Updated 4 years ago
- PyTorch Implementation of Data Augmentation GAN (originally proposed in arXiv:1711.04340)☆51Updated 4 years ago
- SnapMix: Semantically Proportional Mixing for Augmenting Fine-grained Data (AAAI 2021)☆129Updated 4 years ago
- Playground of Metric Learning with MNIST @pytorch. We provide ArcFace, CosFace, SphereFace, CircleLoss and visualization.☆24Updated 3 years ago
- Data Augmentation optimized for GAN☆55Updated 4 years ago
- This repository is for coding exercises listed in Book Hands on One Shot Learning.☆110Updated last year
- Pytorch implementation of Siamese networks that learns to classify its inputs, the neural networks learns to differentiate between two pe…☆31Updated 5 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
- Implementation of Siamese Networks for image one-shot learning by PyTorch, train and test model on dataset Omniglot☆292Updated 3 years ago
- Implementation of Supervised Contrastive Learning with AMP, EMA, SWA, and many other tricks☆168Updated 2 years ago
- The re-implementation of Smooth Grad-CAM++ with pytorch☆65Updated 5 years ago
- Easy to use class balanced cross entropy and focal loss implementation for Pytorch☆94Updated 3 months ago
- Code for the CVPR 2020 paper 'Old is Gold: Redefining the Adversarially Learned One-Class Classifier Training Paradigm'☆89Updated 4 years ago
- When Does Label Smoothing Help?_pytorch_implementationimp☆125Updated 5 years ago
- One-Shot Learning with Triplet CNNs in Pytorch☆93Updated 4 years ago
- Example of Anomaly Detection using Convolutional Variational Auto-Encoder (CVAE)☆42Updated 11 months ago
- Implementation of Open-Set Likelihood Maximization for Few-Shot Learning☆40Updated last year
- ☆52Updated 4 years ago
- Code to reproduce 'MOCCA: Multi-Layer One-Class Classification for Anomaly Detection'☆10Updated 3 years ago
- [ICCV 2021] Influence-balanced Loss for Imbalanced Visual Classification☆99Updated 2 years ago
- A Meta-Learning Approach for Few-Shot Anomaly Detection and One-Class Classification☆35Updated 3 years ago
- An implementation of Contrastive Loss in PyTorch using Siamese Networks☆27Updated 4 years ago