sdoria / SimpleSelfAttention
A simpler version of the self-attention layer from SAGAN, and some image classification results.
☆213Updated 5 years ago
Alternatives and similar repositories for SimpleSelfAttention:
Users that are interested in SimpleSelfAttention are comparing it to the libraries listed below
- Mish Deep Learning Activation Function for PyTorch / FastAI☆161Updated 4 years ago
- Unofficial PyTorch Implementation of EvoNorm☆121Updated 3 years ago
- Repo to build on / reproduce the record breaking Ranger-Mish-SelfAttention setup on FastAI ImageWoof dataset 5 epochs☆116Updated 5 years ago
- Utilities for Pytorch☆89Updated 2 years ago
- A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."☆310Updated 5 years ago
- homura is a library for fast prototyping DL research☆107Updated 2 years ago
- Semi-supervised ImageNet1K models☆243Updated 5 years ago
- Implementation of OctConv in Pytorch (https://arxiv.org/abs/1904.05049)☆214Updated 5 years ago
- ☆35Updated 5 years ago
- Pytorch notebook with One Cycle Policy implementation (https://arxiv.org/abs/1803.09820)☆74Updated 2 years ago
- Implements https://arxiv.org/abs/1711.05101 AdamW optimizer, cosine learning rate scheduler and "Cyclical Learning Rates for Training Neu…☆149Updated 5 years ago
- A Pytorch implementation of Fast AutoAugment and EfficientNet☆119Updated 5 years ago
- Implementation and experiments for AdamW on Pytorch☆93Updated 5 years ago
- Implements the unsupervised pre-training of convolutional neural networks☆249Updated 3 years ago
- Implementations of ideas from recent papers☆392Updated 4 years ago
- Implementation of Octave Convolution from Drop an Octave: Reducing Spatial Redundancy in Convolutional Neural Networks with Octave Convol…☆57Updated 5 years ago
- One cycle policy learning rate scheduler in PyTorch☆46Updated 5 years ago
- Useful PyTorch functions and modules that are not implemented in PyTorch by default☆187Updated 10 months ago
- Over9000 optimizer☆427Updated 2 years ago
- Keras implementation of Octave Convolutions☆53Updated 5 years ago
- Using the CLR algorithm for training (https://arxiv.org/abs/1506.01186)☆108Updated 6 years ago
- Test Time Augmentation (TTA) wrapper for computer vision tasks: segmentation, classification, super-resolution, ... etc.☆123Updated 3 years ago
- High-level batteries-included neural network training library for Pytorch☆397Updated 3 years ago
- pytorch implement of Lookahead Optimizer☆189Updated 2 years ago
- A pytorch dataset sampler for always sampling balanced batches.☆112Updated 4 years ago
- PyTorch implementation of shake-shake regularization☆48Updated 4 years ago
- lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch☆334Updated 5 years ago
- Source code for the paper "Divide and Conquer the Embedding Space for Metric Learning", CVPR 2019☆264Updated 5 years ago
- Implementation of Rectified Adam in Keras☆69Updated 5 years ago
- Implementation of DropBlock in Pytorch☆81Updated 6 years ago