euwern / proxynca_pp
The implementation of ProxyNCA++.
☆51Updated 3 years ago
Alternatives and similar repositories for proxynca_pp:
Users that are interested in proxynca_pp are comparing it to the libraries listed below
- (CVPR 2020) This repo contains code for "PADS: Policy-Adapted Sampling for Visual Similarity Learning", which proposes learnable triplet …☆60Updated 4 years ago
- Code repository for our paper entilted "Metric Learning with HORDE: High-Order Regularizer for Deep Embeddings" accepted at ICCV 2019.☆83Updated 2 years ago
- Learning Metrics from Teachers: Compact Networks for Image Embedding (CVPR19)☆76Updated 5 years ago
- A ShuffleBatchNorm layer to shuffle BatchNorm statistics across multiple GPUs☆56Updated 3 years ago
- Official code for "The Group Loss for Deep Metric Learning" paper (ECCV 2020)☆50Updated 4 years ago
- Code for the paper "A unifying mutual information view of metric learning: cross-entropy vs. pairwise losses" (ECCV 2020 - Spotlight)☆169Updated 2 years ago
- ☆69Updated 3 years ago
- official pytorch implementation of "Deep Metric Learning with Spherical Embedding", NeurIPS 2020☆41Updated 4 years ago
- ☆90Updated 5 years ago
- Official MXNet implementation of "Embedding Expansion: Augmentation in Embedding Space for Deep Metric Learning" (CVPR 2020)☆78Updated 2 years ago
- Semi-Supervised Fine-Grained Recognition Challenge at FGVC8☆26Updated 3 years ago
- (ECCV 2020) This repo contains code for "DiVA: Diverse Visual Feature Aggregation for Deep Metric Learning" (https://arxiv.org/abs/2004.1…☆34Updated 3 years ago
- Pytorch implementation of CVPR2021 paper: SuperMix: Supervising the Mixing Data Augmentation☆92Updated 3 years ago
- Code for Paper: Embarrassingly Simple Binary Representation Learning☆9Updated 5 years ago
- [CVPR 2020] Dynamic Hierarchical Mimicking Towards Consistent Optimization Objectives☆84Updated 4 years ago
- Batch Normalization with Enhanced Linear Transformation☆53Updated last year
- Parametric Instance Classification for Unsupervised Visual Feature Learning, NeurIPS 2020☆52Updated 3 years ago
- Seach Losses of our paper 'Loss Function Discovery for Object Detection via Convergence-Simulation Driven Search', accepted by ICLR 2021.☆56Updated 3 years ago
- pytorch metric learning tools and pycls☆78Updated last year
- Deeply-supervised Knowledge Synergy (CVPR'2019)☆67Updated 3 years ago
- ☆49Updated 5 years ago
- (ICCV 2019) This repo contains code for "MIC: Mining Interclass Characteristics for Improved Metric Learning", which proposes an auxiliar…☆61Updated 4 years ago
- A flexible tool for building and sharing deep learning modules.☆44Updated 6 years ago
- Code of the paper "Solving Inefficiency of Self-supervised Representation Learning"☆38Updated 2 years ago
- Tensorflow implementation for "Local Aggregation for Unsupervised Learning of Visual Embeddings"☆58Updated 4 years ago
- Implementation of momentum^2 teacher☆121Updated 4 years ago
- Implementation of method described in http://openaccess.thecvf.com/content_ICCV_2019/papers/Le_Cacheux_Modeling_Inter_and_Intra-Class_Rel…☆32Updated 5 years ago
- Source code accompanying our CVPR 2019 paper: "NetTailor: Tuning the architecture, not just the weights."☆52Updated 3 years ago
- MixMatch Domain Adaptation: Prize-winning solution for both tracks of VisDA 2019 challenge