ServiceNow / bilevel_augment
bilevel_augment is a ServiceNow Research project that was started at Element AI.
☆26Updated 2 years ago
Alternatives and similar repositories for bilevel_augment
Users that are interested in bilevel_augment are comparing it to the libraries listed below
Sorting:
- Compressing Representations for Self-Supervised Learning☆78Updated 4 years ago
- Source code accompanying our CVPR 2019 paper: "NetTailor: Tuning the architecture, not just the weights."☆52Updated 3 years ago
- ☆26Updated 3 years ago
- Regularizing Meta-Learning via Gradient Dropout☆53Updated 5 years ago
- Official PyTorch implementation of "Co-Mixup: Saliency Guided Joint Mixup with Supermodular Diversity" (ICLR'21 Oral)☆103Updated 3 years ago
- Code for the paper "Selecting Relevant Features from a Universal Representation for Few-shot Classification"☆41Updated 4 years ago
- An implementation of the Residual Flow algorithm for out-of-distribution detection.☆31Updated 3 years ago
- Learning Robust Global Representations by Penalizing Local Predictive Power (NeurIPS 2019))☆18Updated 2 years ago
- [CVPR 2021] "The Lottery Tickets Hypothesis for Supervised and Self-supervised Pre-training in Computer Vision Models" Tianlong Chen, Jon…☆69Updated 2 years ago
- Automatic model evaluation (AutoEval) in CVPR'21&TPAMI'22☆36Updated 2 years ago
- ☆24Updated 2 years ago
- (CVPR 2020) This repo contains code for "PADS: Policy-Adapted Sampling for Visual Similarity Learning", which proposes learnable triplet …☆60Updated 4 years ago
- Official code for "Mean Shift for Self-Supervised Learning"☆56Updated 3 years ago
- PyTorch code for: Frustratingly Simple Domain Generalization via Image Stylization☆24Updated 4 years ago
- Bootstrap Your Own Latent (BYOL) pytorch implementation using DistributedDataParallel.