konstantinkobs / SimLossLinks
A PyTorch implementation of our proposed loss function from the paper "SimLoss: Class Similarities in Cross Entropy"
☆25Updated 4 years ago
Alternatives and similar repositories for SimLoss
Users that are interested in SimLoss are comparing it to the libraries listed below
Sorting:
- ☆52Updated 4 years ago
- ☆23Updated 4 years ago
- Pytorch implementation of "Hallucinating Agnostic Images to Generalize Across Domains"☆11Updated 6 years ago
- NeurIPS'19: Meta-Weight-Net: Learning an Explicit Mapping For Sample Weighting (Pytorch implementation for class imbalance).☆34Updated 5 years ago
- The project is about predicting sets (of classes) from images.☆22Updated 3 years ago
- Notes and tutorials on "Mutual information and self-supervised learning"☆39Updated 5 years ago
- Official implementation for "Minimax Active Learning" in PyTorch.☆9Updated 4 years ago
- This repository has moved to: https://github.com/tkipf/c-swm☆27Updated 5 years ago
- Sampling Matters in Deep Embedding Learning (ICCV'17)☆16Updated 6 years ago
- custom pytorch implementation of MoCo v3☆46Updated 4 years ago
- A PyTorch implementation of Proxy Anchor Loss based on CVPR 2020 paper "Proxy Anchor Loss for Deep Metric Learning"☆10Updated 4 years ago
- Unsupervised Data Augmentation experiments in PyTorch☆60Updated 5 years ago
- ☆24Updated 4 years ago
- ☆16Updated 5 years ago
- ☆42Updated 4 years ago
- Codes for DATA: Differentiable ArchiTecture Approximation.☆11Updated 3 years ago
- Official Pytorch Implementation for the paper 'SUPER-ADAM: Faster and Universal Framework of Adaptive Gradients'☆17Updated 3 years ago
- A Pytorch implementation of Attention on Attention module (both self and guided variants), for Visual Question Answering