wanggrun / Kalman-NormalizationLinks
Code of "Batch Kalman Normalization: Towards Training Deep Neural Networks with Micro-Batches"
☆22Updated 7 years ago
Alternatives and similar repositories for Kalman-Normalization
Users that are interested in Kalman-Normalization are comparing it to the libraries listed below
Sorting:
- Neural Rejuvenation: Improving Deep Network Training by Enhancing Computational Resource Utilization at CVPR'19☆48Updated 6 years ago
- Sparse Switchable Normalization with sparse activation function SparestMax☆64Updated 5 years ago
- Pytorch implementation of of "Domain Intersection and Domain Difference" (ICCV 2019)☆40Updated 5 years ago
- Learnable Embedding Space for Efficient Neural Architecture Compression☆29Updated 6 years ago
- SparseMask: Differentiable Connectivity Learning for Dense Image Prediction.☆51Updated 6 years ago
- Switchable Normalization for semantic image segmentation and scene parsing.☆48Updated 6 years ago
- ☆90Updated 6 years ago
- Tensorflow Implementation of ChannelNets (NeurIPS 18)☆76Updated 6 years ago
- A ShuffleBatchNorm layer to shuffle BatchNorm statistics across multiple GPUs☆56Updated 3 years ago
- Model, selected at random, from the training set of the paper "Taskonomy: Disentangling Task Transfer Learning"☆50Updated 6 years ago
- PyTorch implementation of Dynamic Grouping Convolution and Groupable ConvNet with pre-trained G-ResNeXt models☆69Updated 5 years ago
- Data-Driven Neuron Allocation for Scale Aggregation Networks☆52Updated 6 years ago
- Official repository for Big-Little Net☆58Updated 6 years ago
- Code repository for the VisDA-17 experiments in our paper 'Self-ensembling for Domain Adaptation'☆74Updated 3 years ago
- Detail-Preserving Pooling in Deep Networks (CVPR 2018)☆116Updated 6 years ago
- Pytorch implementation of "Compact Global Descriptor for Neural Networks" (CGD).☆25Updated 6 months ago
- Unofficial implementation of Stand-Alone Self-Attention in Vision Models (obsolete)☆44Updated 6 years ago
- ☆49Updated 5 years ago
- Source code accompanying our CVPR 2019 paper: "NetTailor: Tuning the architecture, not just the weights."☆53Updated 3 years ago
- Small scale experiments with group normalization☆58Updated 7 years ago
- Capsule research with our trivial contribution☆53Updated 6 years ago
- A PyTorch implementation of shake-shake☆111Updated 5 years ago
- Tensorflow implementation for "Local Aggregation for Unsupervised Learning of Visual Embeddings"☆59Updated 4 years ago
- Pytorch implementation of group normalization in https://arxiv.org/abs/1803.08494 (Following the PyTorch Style)