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☆51Updated 5 years ago
- Additive margin softmax loss in pytorch☆48Updated 6 years ago
- Pytorch implementation of Siamese networks that learns to classify its inputs, the neural networks learns to differentiate between two pe…☆35Updated 6 years ago
- Metric Learning (npair loss & angular loss) on mnist and Visualizing by t_SNE☆35Updated 2 years ago
- Keras Implementation of Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆97Updated 5 years ago
- One Shot learning, Siamese networks and Triplet Loss with Keras☆81Updated 5 years ago
- One-Shot Learning with Triplet CNNs in Pytorch☆93Updated 5 years ago
- SpinalNet: Deep Neural Network with Gradual Input☆176Updated 3 months ago
- Demonstrates knowledge distillation for image-based models in Keras.☆54Updated 4 years ago
- Generalized cross-modal NNs; new audiovisual benchmark (IEEE TNNLS 2019)☆30Updated 5 years ago
- Playground of Metric Learning with MNIST @pytorch. We provide ArcFace, CosFace, SphereFace, CircleLoss and visualization.☆24Updated 4 years ago
- Highly efficient PyTorch version of the Semi-hard Triplet loss ⚡️☆120Updated 3 years ago
- small experimentation about positional encoding☆19Updated 5 years ago
- Unofficial Implementation of MLP-Mixer in TensorFlow☆27Updated 4 years ago
- Implementation of the Siamese Neural Networks in PyTorch using MNIST dataset☆34Updated 2 years ago
- PyTorch samplers that output roughly balanced batches with support for multilabel datasets☆57Updated last year
- Signature verification system using Siamese networks☆123Updated 3 years ago
- Composing General Audio Representation by Fusing Multilayer Features of a Pre-trained Model☆26Updated 2 years ago
- A PyTorch implementation of a few shot, and meta-learning algorithms for image classification.☆87Updated 2 years ago
- Example of one shot learning and few shot learning with omniglot dataset.☆27Updated 4 years ago
- Vision Transformer using TensorFlow 2.0☆99Updated 5 years ago
- Classification of Urban Sound Audio Dataset using LSTM-based model.☆76Updated 3 years ago
- One Shot Learning Implementation☆42Updated 5 years ago
- How to do mixup training from image files in Keras☆20Updated 6 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
- Implementation of Online Label Smoothing in PyTorch☆95Updated 3 years ago
- [DEPRECATED] A knowledge distillation toolkit based on PyTorch and PyTorch Lightning.☆137Updated last year
- Multi-label Classification using PyTorch on the CelebA dataset.☆25Updated 6 years ago
- Triplet-net and triplet loss implementation on pytorch☆41Updated 3 years ago
- TensorFlow 2 implementation of the paper Generalized ODIN: Detecting Out-of-distribution Image without Learning from Out-of-distribution …☆45Updated 4 years ago