switchablenorms / Switchable-Normalization
Code for Switchable Normalization from "Differentiable Learning-to-Normalize via Switchable Normalization", https://arxiv.org/abs/1806.10779
☆865Updated 4 years ago
Alternatives and similar repositories for Switchable-Normalization:
Users that are interested in Switchable-Normalization are comparing it to the libraries listed below
- Pytorch implementation of newly added convolution☆587Updated 5 years ago
- Dilated Residual Networks☆1,106Updated 5 years ago
- CondenseNet: Light weighted CNN for mobile devices☆693Updated 5 years ago
- PyTorch implementation of Deformable Convolution☆911Updated 3 years ago
- A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."☆310Updated 5 years ago
- PyTorch API for GluonCV Models☆535Updated 2 years ago
- PyTorch implementation of Deformable Convolution☆408Updated 6 years ago
- Pytorch implementation of CoordConv introduced in 'An intriguing failing of convolutional neural networks and the CoordConv solution' pap…☆399Updated 6 years ago
- Code for paper☆560Updated 3 years ago
- Multi-Scale Dense Networks for Resource Efficient Image Classification (ICLR 2018 Oral)☆461Updated 5 years ago
- Improving Convolutional Networks via Attention Transfer (ICLR 2017)☆1,452Updated 6 years ago
- Standardizing weights to accelerate micro-batch training☆547Updated 3 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆593Updated 4 years ago
- A MXNet Implementation for Drop an Octave☆492Updated 5 years ago
- Detectorch - detectron for PyTorch☆557Updated 6 years ago
- Quickly comparing your image classification models with the state-of-the-art models (such as DenseNet, ResNet, ...)☆371Updated 5 years ago
- PyTorch implementation of PNASNet-5 on ImageNet☆317Updated 2 years ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,499Updated 3 years ago
- Weakly Supervised Learning On Images☆601Updated 3 years ago
- Scaling and Benchmarking Self-Supervised Visual Representation Learning☆585Updated 3 years ago
- Implementation code of the paper: FishNet: A Versatile Backbone for Image, Region, and Pixel Level Prediction, NeurIPS 2018☆544Updated 5 years ago
- PyTorch and Tensorflow functional model definitions☆585Updated 7 years ago
- Contains implementation of Guided Attention Inference Network (GAIN) presented in Tell Me Where to Look(CVPR 2018). This repository aims …☆236Updated 6 years ago
- Reproduces ResNet-V3 with pytorch☆512Updated 4 years ago
- pip install antialiased-cnns to improve stability and accuracy☆1,667Updated 11 months ago
- In-Place Activated BatchNorm for Memory-Optimized Training of DNNs☆1,324Updated 6 months ago
- TorchCV: a PyTorch vision library mimics ChainerCV