huawei-noah / DisoutLinks
Code for AAAI 2020 paper, Beyond Dropout: Feature Map Distortion to Regularize Deep Neural Networks (Disout).
☆217Updated 5 years ago
Alternatives and similar repositories for Disout
Users that are interested in Disout are comparing it to the libraries listed below
Sorting:
- FairNAS: Rethinking Evaluation Fairness of Weight Sharing Neural Architecture Search☆304Updated last year
- Bridging the gap Between Stability and Scalability in Neural Architecture Search☆144Updated 4 years ago
- MoGA: Searching Beyond MobileNetV3☆227Updated 5 years ago
- Pytorch implementation of network design paradigm described in the paper "Designing Network Design Spaces"☆184Updated last year
- A re-implementation of our CVPR 2019 paper "Adaptively Connected Neural Networks"☆145Updated 6 years ago
- [CVPR2020] CARS: Continuous Evolution for Efficient Neural Architecture Search☆103Updated 5 years ago
- Implementation of Dynamic ReLU on Pytorch☆205Updated 5 years ago
- Search for RegNet using PyTorch☆316Updated 5 years ago
- ☆75Updated 7 years ago
- A project demonstrate that downsampling(upsaming) in cnn are not nesscessary☆82Updated 6 years ago
- Mish Deep Learning Activation Function for PyTorch / FastAI☆161Updated 5 years ago
- The implementation of “Gradient Harmonized Single-stage Detector” published on AAAI 2019.☆624Updated 6 years ago
- Tensorflow2 implementation of CircleLoss. Support class-level, sparse class-level, pair-wise labels☆109Updated 5 years ago
- Pytorch code for paper: Learning Versatile Filters for Efficient Convolutional Neural Networks (NeurIPS 2018)☆79Updated 6 years ago
- Multinomial Distribution Learning for Effective Neural Architecture Search☆208Updated 6 years ago
- ☆166Updated 2 years ago
- Hands-on Tutorial on Automated Deep Learning☆149Updated 5 years ago
- Face Recognition Loss on Mnist, Pytorch implementation☆95Updated 4 years ago
- Res2Net architecture with improved stem and Mish activation function☆136Updated 6 years ago
- Model Scope in PyTorch (include Params, FLOPs, Madds).☆121Updated 6 years ago
- Knowledge distillation methods implemented with Tensorflow (now there are 11 (+1) methods, and will be added more.)☆265Updated 6 years ago
- A PyTorch Implementation of MixNet☆92Updated 5 years ago
- Implementation of OctConv in Pytorch (https://arxiv.org/abs/1904.05049)☆214Updated 6 years ago
- ☆39Updated 7 years ago
- Easy to use Pytorch☆70Updated 10 months ago
- ☆131Updated 5 years ago
- The official TensorFlow implementation of WS-DAN.☆108Updated 5 years ago
- Teaches a student network from the knowledge obtained via training of a larger teacher network