matbambbang / siamese-networks-omniglot-pytorchLinks
Implementation of Siamese Networks using PyTorch
☆12Updated 7 years ago
Alternatives and similar repositories for siamese-networks-omniglot-pytorch
Users that are interested in siamese-networks-omniglot-pytorch are comparing it to the libraries listed below
Sorting:
- an implementation of mixup☆41Updated 4 years ago
- Notes and tutorials on "Mutual information and self-supervised learning"☆39Updated 5 years ago
- SSL using PyTorch☆49Updated 5 years ago
- Meta-SGD Algorithms Implementation☆22Updated 11 months ago
- Implementation of the paper Identifying Mislabeled Data using the Area Under the Margin Ranking: https://arxiv.org/pdf/2001.10528v2.pdf☆21Updated 5 years ago
- Code for the paper "Curriculum Dropout", ICCV 2017☆25Updated 7 years ago
- Code for the paper: Audio-Visual Model Distillation Using Acoustic Images☆21Updated 2 years ago
- Torch implementation of the paper "ShakeDrop regularization" (https://arxiv.org/abs/1802.02375).☆21Updated 7 years ago
- Video classification tools using 3D ResNet☆23Updated 7 years ago
- Code for our paper: "Regularity Normalization: Neuroscience-Inspired Unsupervised Attention across Neural Network Layers".☆21Updated 3 years ago
- Unofficial PyTorch implementation of "Filter Response Normalization Layer: Eliminating Batch Dependence in the Training of Deep Neural Ne…☆22Updated 5 years ago
- Least Squares Generative Adversarial Network implemented in Chainer☆18Updated 7 years ago
- Unofficial pytorch implementation of a paper, Distributional Smoothing with Virtual Adversarial Training [Miyato+, ICLR2016].☆26Updated 7 years ago
- Github for the conference paper GLOD-Gaussian Likelihood OOD detector☆16Updated 3 years ago
- PyTorch Lightning based framework to run experiments for self-supervised learning tasks.☆10Updated 5 years ago
- (WACV 2020) Tensorflow implementation of Boosting Standard Classification Architectures Through a Ranking Regularizer☆22Updated 3 years ago
- [ECCV 2018] code for Choose Your Neuron: Incorporating Domain Knowledge Through Neuron Importance☆57Updated 6 years ago
- Official code for the paper "Self-Supervised Prototypical Transfer Learning for Few-Shot Classification"☆51Updated 3 years ago
- Metric Learning App Dev Resource☆58Updated 5 years ago
- Supervised NN for pre-training. with group normalization and weight standardization☆30Updated 5 years ago
- PyTorch Implementation of MAML (Model-Agnostic Meta-Learning algorithm)☆17Updated 6 years ago
- Implementation of "Multimodal Generative Models for Scalable Weakly-Supervised Learning" paper☆16Updated 6 years ago
- supervised and semi-supervised image classification with self-supervision (Keras)☆45Updated 4 years ago
- ☆54Updated 3 years ago
- Pytorch implementation of Meta-Learned Confidence for Few-shot Learning☆71Updated 4 years ago
- Deep Metric Transfer for Label Propagation with Limited Annotated Data☆49Updated 2 years ago
- A PyTorch implementation for Unsupervised Data Augmentation☆23Updated 2 years ago
- Cluttered Omniglot dataset and models☆47Updated 6 years ago
- Unsupervised Anomaly Detection via Deep Metric Learning with End-to-End Optimization☆12Updated 2 years ago
- Metric Learning (npair loss & angular loss) on mnist and Visualizing by t_SNE