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:
- my codes for learning attention mechanism☆50Updated 5 years ago
- Additive margin softmax loss in pytorch☆47Updated 6 years ago
- One Shot learning, Siamese networks and Triplet Loss with Keras☆81Updated 4 years ago
- A PyTorch implementation of a few shot, and meta-learning algorithms for image classification.☆86Updated 2 years ago
- The Objective is to implement Siamese Network for Face Recognition using Pytorch Lightning.☆19Updated 4 years ago
- Highly efficient PyTorch version of the Semi-hard Triplet loss ⚡️☆116Updated 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 last year
- Pytorch implementation of Siamese networks that learns to classify its inputs, the neural networks learns to differentiate between two pe…☆32Updated 6 years ago
- Triplet-net and triplet loss implementation on pytorch☆42Updated 3 years ago
- Demonstrates knowledge distillation for image-based models in Keras.☆54Updated 4 years ago
- small experimentation about positional encoding☆19Updated 5 years ago
- Metric Learning (npair loss & angular loss) on mnist and Visualizing by t_SNE☆35Updated 2 years ago
- SpinalNet: Deep Neural Network with Gradual Input☆177Updated last year
- Keras model trained using semi-hard triplet Loss (tensorflow function) on MNIST☆91Updated 6 years ago
- label smoothing PyTorch implementation☆33Updated 4 years ago
- PyTorch samplers that output roughly balanced batches with support for multilabel datasets☆57Updated last year
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 5 years ago
- Example of one shot learning and few shot learning with omniglot dataset.☆24Updated 4 years ago
- Unofficial Implementation of MLP-Mixer in TensorFlow☆27Updated 4 years ago
- Audio classification is a popular topic, here I implement several models using TenserFlow and Keras.☆24Updated 4 years ago
- Independent implementation of Supervised Contrastive Loss. Straight to the point and beyond☆83Updated 4 years ago
- (Minimally) implements SimCLR (https://arxiv.org/abs/2002.05709) in TensorFlow 2.☆90Updated 4 years ago
- PyTorch implementation of some learning rate schedulers for deep learning researcher.☆91Updated 2 years ago
- Implements the ideas presented in https://arxiv.org/pdf/2004.11362v1.pdf by Khosla et al.☆132Updated 5 years ago
- One-Shot Learning with Triplet CNNs in Pytorch☆93Updated 4 years ago
- Implementation of Siamese Networks for image one-shot learning by PyTorch, train and test model on dataset Omniglot☆293Updated last month
- TensorFlow 2 implementation of the paper Generalized ODIN: Detecting Out-of-distribution Image without Learning from Out-of-distribution …☆45Updated 3 years ago
- ☆72Updated 4 years ago
- Classification of Urban Sound Audio Dataset using LSTM-based model.☆73Updated 2 years ago