moskomule / homura
homura is a library for fast prototyping DL research
☆107Updated 2 years ago
Alternatives and similar repositories for homura
Users that are interested in homura are comparing it to the libraries listed below
Sorting:
- Unofficial PyTorch Implementation of EvoNorm☆121Updated 3 years ago
- PyTorch implementation of "Filter Response Normalization Layer: Eliminating Batch Dependence in the Training of Deep Neural Networks"☆88Updated 5 years ago
- A PyTorch implementation of shake-shake☆111Updated 5 years ago
- Mish Deep Learning Activation Function for PyTorch / FastAI☆161Updated 5 years ago
- Utilities for Pytorch☆89Updated 2 years ago
- PyTorch implementation of shake-drop regularization☆54Updated 5 years ago
- Differentiable Data Augmentation Library☆123Updated 2 years ago
- A Pytorch implementation of Fast AutoAugment and EfficientNet☆119Updated 5 years ago
- pytorch model summary, statistic parameters number, memory usage, FLOPs and so on☆98Updated 5 years ago
- A simpler version of the self-attention layer from SAGAN, and some image classification results.☆212Updated 5 years ago
- "Layer-wise Adaptive Rate Scaling" in PyTorch☆86Updated 4 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
- Filter Response Normalization Layer in PyTorch☆121Updated 5 years ago
- An official collection of code in different frameworks that reproduces experiments in "Group Normalization"☆118Updated 4 years ago
- Implementation of Octave Convolution from Drop an Octave: Reducing Spatial Redundancy in Convolutional Neural Networks with Octave Convol…