sdoria / SimpleSelfAttentionLinks
A simpler version of the self-attention layer from SAGAN, and some image classification results.
☆212Updated 5 years ago
Alternatives and similar repositories for SimpleSelfAttention
Users that are interested in SimpleSelfAttention are comparing it to the libraries listed below
Sorting:
- Mish Deep Learning Activation Function for PyTorch / FastAI☆161Updated 5 years ago
- Repo to build on / reproduce the record breaking Ranger-Mish-SelfAttention setup on FastAI ImageWoof dataset 5 epochs☆116Updated 5 years ago
- Unofficial PyTorch Implementation of EvoNorm☆122Updated 3 years ago
- Pytorch notebook with One Cycle Policy implementation (https://arxiv.org/abs/1803.09820)☆74Updated 2 years ago
- A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."☆313Updated 5 years ago
- Utilities for Pytorch☆89Updated 2 years ago
- Implementations of ideas from recent papers☆393Updated 4 years ago
- homura is a library for fast prototyping DL research☆106Updated 2 years ago
- Smooth Loss Functions for Deep Top-k Classification☆254Updated 3 years ago
- A Pytorch implementation of Fast AutoAugment and EfficientNet☆119Updated 5 years ago
- Simple Tensorflow implementation of "On The Variance Of The Adaptive Learning Rate And Beyond"☆97Updated 5 years ago
- Simple Tensorflow implementation of "Partial Convolution based Padding" (partialconv)☆91Updated 6 years ago
- One cycle policy learning rate scheduler in PyTorch☆46Updated 6 years ago
- ☆35Updated 5 years ago
- Test Time Augmentation (TTA) wrapper for computer vision tasks: segmentation, classification, super-resolution, ... etc.☆123Updated 3 years ago
- Keras callback function for stochastic weight averaging☆56Updated 2 years ago
- Implementation of OctConv in Pytorch (https://arxiv.org/abs/1904.05049)☆214Updated 6 years ago
- PyTorch code for the "Deep Neural Networks with Box Convolutions" paper☆509Updated 5 years ago
- Useful PyTorch functions and modules that are not implemented in PyTorch by default☆187Updated last year
- High-level batteries-included neural network training library for Pytorch☆402Updated 3 years ago
- Semi-supervised ImageNet1K models☆243Updated 5 years ago
- Over9000 optimizer☆426Updated 2 years ago
- A pytorch dataset sampler for always sampling balanced batches.☆115Updated 4 years ago
- PyTorch implementation of shake-shake regularization☆48Updated 5 years ago
- ☆182Updated 2 years ago
- Source code for the paper "Divide and Conquer the Embedding Space for Metric Learning", CVPR 2019☆265Updated 5 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
- Implements https://arxiv.org/abs/1711.05101 AdamW optimizer, cosine learning rate scheduler and "Cyclical Learning Rates for Training Neu…☆148Updated 5 years ago
- Corrupted labels and label smoothing☆129Updated 7 years ago
- Implementation of Octave Convolution from Drop an Octave: Reducing Spatial Redundancy in Convolutional Neural Networks with Octave Convol…☆57Updated 6 years ago