fangpin / siamese-pytorchLinks
Implementation of Siamese Networks for image one-shot learning by PyTorch, train and test model on dataset Omniglot
☆294Updated 2 months ago
Alternatives and similar repositories for siamese-pytorch
Users that are interested in siamese-pytorch are comparing it to the libraries listed below
Sorting:
- Implementation of Siamese Neural Networks for One-shot Image Recognition☆618Updated 6 years ago
- Code for 'Leveraging the Feature Distribution in Transfer-based Few-Shot Learning'☆213Updated 2 years ago
- Highly efficient PyTorch version of the Semi-hard Triplet loss ⚡️☆117Updated 3 years ago
- One-Shot Learning with Triplet CNNs in Pytorch☆92Updated 5 years ago
- SSL-FEW-SHOT☆172Updated 5 years ago
- A re-implementation of "Prototypical Networks for Few-shot Learning"☆327Updated 5 years ago
- PyTorch conversion of https://omoindrot.github.io/triplet-loss☆213Updated 2 years ago
- Siamese Network implementation using Pytorch☆279Updated 2 years ago
- Official implementation of the paper "Generalized Zero- and Few-Shot Learning via Aligned Variational Autoencoders" (CVPR 2019)☆294Updated 2 years ago
- Self-labelling via simultaneous clustering and representation learning. (ICLR 2020)☆544Updated last year
- PyTorch implementation of Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning☆498Updated 3 years ago
- Implementing Siamese networks with a contrastive loss for similarity learning☆988Updated 5 years ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆800Updated last year
- (ICML 2020) This repo contains code for our paper "Revisiting Training Strategies and Generalization Performance in Deep Metric Learning"…☆345Updated 3 years ago
- A PyTorch implementation of SimCLR based on ICML 2020 paper "A Simple Framework for Contrastive Learning of Visual Representations"☆565Updated 5 years ago
- Implementation of the Siamese Neural Networks in PyTorch using MNIST dataset☆34Updated 2 years ago
- PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations by T. Chen et al.☆802Updated last year
- Meta-Baseline: Exploring Simple Meta-Learning for Few-Shot Learning, in ICCV 2021☆647Updated 3 years ago
- The code repository for "Few-Shot Learning via Embedding Adaptation with Set-to-Set Functions"☆430Updated 5 years ago
- An implementation of "Prototypical Networks for Few-shot Learning" on a notebook in Pytorch☆58Updated 5 years ago
- ☆520Updated last year
- Implementation of Prototypical Networks for Few Shot Learning (https://arxiv.org/abs/1703.05175) in Pytorch☆1,044Updated 3 years ago
- This repository is for coding exercises listed in Book Hands on One Shot Learning.☆112Updated 2 years ago
- Class-Balanced Loss Based on Effective Number of Samples. CVPR 2019☆612Updated 4 years ago
- Pytorch implementation of Center Loss☆992Updated 2 years ago
- A collection of implementations of adversarial domain adaptation algorithms☆637Updated 4 years ago
- MS-Loss: Multi-Similarity Loss for Deep Metric Learning☆502Updated 2 years ago
- source code to ICLR'19, 'A Closer Look at Few-shot Classification'☆1,152Updated 3 years ago
- Experiments with supervised contrastive learning methods with different loss functions☆221Updated 2 years ago
- Angular penalty loss functions in Pytorch (ArcFace, SphereFace, Additive Margin, CosFace)☆493Updated last year