TengdaHan / ShuffleBNLinks
A ShuffleBatchNorm layer to shuffle BatchNorm statistics across multiple GPUs
☆56Updated 3 years ago
Alternatives and similar repositories for ShuffleBN
Users that are interested in ShuffleBN are comparing it to the libraries listed below
Sorting:
- (CVPR 2020) This repo contains code for "PADS: Policy-Adapted Sampling for Visual Similarity Learning", which proposes learnable triplet …☆61Updated 4 years ago
- Implementation of momentum^2 teacher☆120Updated 4 years ago
- ☆49Updated 5 years ago
- Tensorflow implementation for "Local Aggregation for Unsupervised Learning of Visual Embeddings"☆59Updated 4 years ago
- Parametric Instance Classification for Unsupervised Visual Feature Learning, NeurIPS 2020☆52Updated 4 years ago
- Pytorch code for our NeurIPS 2019 paper "Cross-channel Communication Networks"☆41Updated 5 years ago
- ☆69Updated 4 years ago
- Sparse Switchable Normalization with sparse activation function SparestMax☆64Updated 5 years ago
- Pytorch code for Towards Backward-Compatible Representation Learning [CVPR 2020 Oral]☆54Updated 3 years ago
- Video Noise Contrastive Estimation☆66Updated last year
- Batch Normalization with Enhanced Linear Transformation☆53Updated last year
- Code for the paper "Marginalized Average Attentional Network for Weakly-Supervised Learning" (ICLR 2019)☆34Updated 6 years ago
- Code repository for our paper entilted "Metric Learning with HORDE: High-Order Regularizer for Deep Embeddings" accepted at ICCV 2019.☆84Updated 2 years ago
- Switchable Normalization for semantic image segmentation and scene parsing.☆48Updated 6 years ago
- ☆18Updated 5 years ago
- models and tools for -What makes ImageNet good for Transfer Learning?☆25Updated 7 years ago
- ☆90Updated 6 years ago
- ☆88Updated 4 years ago
- Pytorch implementation of group normalization in https://arxiv.org/abs/1803.08494 (Following the PyTorch Style)☆87Updated 6 years ago
- A PyTorch re-implementation of the paper 'Exploring Simple Siamese Representation Learning'. Reproduced the 67.8% Top1 Acc on ImageNet.