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
- Implementation of Siamese Networks for image one-shot learning by PyTorch, train and test model on dataset Omniglot☆293Updated 4 years ago
- The re-implementation of Smooth Grad-CAM++ with pytorch☆66Updated 5 years ago
- ☆52Updated 4 years ago
- Example of one shot learning and few shot learning with omniglot dataset.☆24Updated 4 years ago
- Independent implementation of Supervised Contrastive Loss. Straight to the point and beyond☆81Updated 4 years ago
- Highly efficient PyTorch version of the Semi-hard Triplet loss ⚡️☆116Updated 3 years ago
- Easy to use class balanced cross entropy and focal loss implementation for Pytorch☆96Updated 7 months ago
- A PyTorch implementation of a few shot, and meta-learning algorithms for image classification.☆84Updated 2 years ago
- Implementing PolyLoss in Pytorch☆76Updated 3 years ago
- PyTorch Implementation of Data Augmentation GAN (originally proposed in arXiv:1711.04340)☆53Updated 4 years ago
- ☆217Updated 2 years ago
- Applied Self Supervised Learning techniques such as Jigsaw as pretext task, SRGAN and SimCLR for fine-grained classification☆38Updated 2 years ago
- Implementation of Supervised Contrastive Learning with AMP, EMA, SWA, and many other tricks☆169Updated 2 years ago
- ☆72Updated 4 years ago
- A PyTorch implementation of CutMix☆52Updated 6 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
- Keras Implementation of Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆97Updated 4 years ago
- A semi supervised GAN for image classification implemented in Pytorch☆50Updated 3 years ago
- Pytorch code for multi-Instance multi-label problem☆53Updated 6 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
- Unofficial PyTorch Implementation of "Augmenting Convolutional networks with attention-based aggregation"☆28Updated 3 years ago
- ☆155Updated last year
- Mean-Shifted Contrastive Loss for Anomaly Detection (AAAI 2023)☆118Updated 11 months ago
- the re-implementation of Score CAM with pytorch☆52Updated 5 years ago
- SnapMix: Semantically Proportional Mixing for Augmenting Fine-grained Data (AAAI 2021)☆128Updated 4 years ago
- Unofficial Implementation of ECANets (CVPR 2020) for the Reproducibility Challenge 2020.☆31Updated 3 years ago
- This repository is for coding exercises listed in Book Hands on One Shot Learning.☆110Updated 2 years ago
- This repo contains code for SimCLR : A Simple Framework for Contrastive Learning of Visual Representations☆18Updated 4 years ago