lessw2020 / mishLinks
Mish Deep Learning Activation Function for PyTorch / FastAI
☆161Updated 5 years ago
Alternatives and similar repositories for mish
Users that are interested in mish are comparing it to the libraries listed below
Sorting:
- Repo to build on / reproduce the record breaking Ranger-Mish-SelfAttention setup on FastAI ImageWoof dataset 5 epochs☆116Updated 5 years ago
- A simpler version of the self-attention layer from SAGAN, and some image classification results.☆212Updated 5 years ago
- Unofficial PyTorch Implementation of EvoNorm☆122Updated 3 years ago
- A Pytorch implementation of Fast AutoAugment and EfficientNet☆119Updated 5 years ago
- A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."☆313Updated 5 years ago
- homura is a library for fast prototyping DL research☆106Updated 2 years ago
- Implementation of OctConv in Pytorch (https://arxiv.org/abs/1904.05049)☆214Updated 6 years ago
- Filter Response Normalization Layer in PyTorch☆121Updated 5 years ago
- Implementation and experiments for AdamW on Pytorch☆93Updated 5 years ago
- Test Time Augmentation (TTA) wrapper for computer vision tasks: segmentation, classification, super-resolution, ... etc.☆123Updated 3 years ago
- Implementation of Octave Convolution from Drop an Octave: Reducing Spatial Redundancy in Convolutional Neural Networks with Octave Convol…☆57Updated 6 years ago
- PyTorch implementation of "Filter Response Normalization Layer: Eliminating Batch Dependence in the Training of Deep Neural Networks"☆88Updated 5 years ago
- Utilities for Pytorch☆89Updated 2 years ago
- Pytorch notebook with One Cycle Policy implementation (https://arxiv.org/abs/1803.09820)☆74Updated 2 years ago
- Implementation of tools to control and monitor layer rotation in different DL libraries☆40Updated 5 years ago
- PyTorch implementation of AutoAugment.☆159Updated 4 years ago
- Res2Net architecture with improved stem and Mish activation function☆136Updated 5 years ago
- Bridging the gap Between Stability and Scalability in Neural Architecture Search☆141Updated 3 years ago
- A specially designed light version of Fast AutoAugment☆171Updated 5 years ago
- ☆35Updated 5 years ago
- A PyTorch Implementation of MixNet☆92Updated 5 years ago
- Implementation of DropBlock in Pytorch☆81Updated 6 years ago
- PyTorch implementation of shake-shake regularization☆48Updated 5 years ago
- A Pytorch implementation of "LegoNet: Efficient Convolutional Neural Networks with Lego Filters" (ICML 2019).☆140Updated 4 years ago
- One cycle policy learning rate scheduler in PyTorch☆46Updated 6 years ago
- Example code showing how to use Nvidia DALI in pytorch, with fallback to torchvision. Contains a few differences to the official Nvidia …☆197Updated 5 years ago
- A PyTorch implementation of the paper Mixup: Beyond Empirical Risk Minimization in PyTorch☆123Updated 7 years ago
- Keras implementation of Octave Convolutions