HarshSulakhe / siamesenetworks-pytorchLinks
An implementation of Contrastive Loss in PyTorch using Siamese Networks
☆27Updated 5 years ago
Alternatives and similar repositories for siamesenetworks-pytorch
Users that are interested in siamesenetworks-pytorch are comparing it to the libraries listed below
Sorting:
- Additive margin softmax loss in pytorch☆47Updated 6 years ago
- Pytorch implementation of Siamese networks that learns to classify its inputs, the neural networks learns to differentiate between two pe…☆33Updated 6 years ago
- my codes for learning attention mechanism☆50Updated 5 years ago
- ☆51Updated 5 years ago
- One-Shot Learning with Triplet CNNs in Pytorch☆92Updated 5 years ago
- Example of one shot learning and few shot learning with omniglot dataset.☆27Updated 4 years ago
- PyTorch implementation of some learning rate schedulers for deep learning researcher.☆91Updated 3 years ago
- Keras Implementation of Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆97Updated 4 years ago
- Implementation of the Siamese Neural Networks in PyTorch using MNIST dataset☆34Updated 2 years ago
- Gradient Reversal Layer for Domain Adaptation☆125Updated 2 years ago
- [DEPRECATED] A knowledge distillation toolkit based on PyTorch and PyTorch Lightning.☆138Updated last year
- Metric Learning (npair loss & angular loss) on mnist and Visualizing by t_SNE☆35Updated 2 years ago
- Playground of Metric Learning with MNIST @pytorch. We provide ArcFace, CosFace, SphereFace, CircleLoss and visualization.☆24Updated 4 years ago
- SpinalNet: Deep Neural Network with Gradual Input☆178Updated last month
- A New Loss Function for CNN Classifier Based on Pre-defined Evenly-Distributed Class Centroids☆20Updated 2 years ago
- Highly efficient PyTorch version of the Semi-hard Triplet loss ⚡️☆117Updated 3 years ago
- label smoothing PyTorch implementation☆33Updated 4 years ago
- The Objective is to implement Siamese Network for Face Recognition using Pytorch Lightning.☆19Updated 4 years ago
- Multi-modal classifications of digits with image and audio modality. One shot learning with Siamese network is used to predict if the giv…☆15Updated 2 years ago
- PyTorch samplers that output roughly balanced batches with support for multilabel datasets☆57Updated last year
- Independent implementation of Supervised Contrastive Loss. Straight to the point and beyond☆84Updated 4 years ago
- Unofficial Implementation of MLP-Mixer in TensorFlow☆27Updated 4 years ago
- small experimentation about positional encoding☆19Updated 5 years ago
- Implementation of Online Label Smoothing in PyTorch☆95Updated 3 years ago
- Demonstrates knowledge distillation for image-based models in Keras.☆54Updated 4 years ago
- A PyTorch implementation of a few shot, and meta-learning algorithms for image classification.☆87Updated 2 years ago
- Audio classification is a popular topic, here I implement several models using TenserFlow and Keras.☆24Updated 5 years ago
- Various autoencoders with ResNet, DenseNet and U-Net implementations, as well as VAE and GAN implementations.☆39Updated 2 years ago
- Pseudo Labeling for Neural Networks and Logistic Regression/SVMs ( Based on "Pseudo-Label : The Simple and Efficient Semi-Supervised Lear…☆74Updated 5 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…☆79Updated 3 years ago