ryul99 / pytorch-project-templateLinks
Deep Learning project template for PyTorch (multi-gpu training is supported)
☆139Updated last year
Alternatives and similar repositories for pytorch-project-template
Users that are interested in pytorch-project-template are comparing it to the libraries listed below
Sorting:
- Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.☆169Updated 3 months ago
- Simple project base template for PyTorch deep Learning project. Features clean implementation of DDP training and Hydra config.☆59Updated 7 months ago
- Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)☆218Updated 3 months ago
- Recent Advances in MLP-based Models (MLP is all you need!)☆115Updated 2 years ago
- Useful PyTorch functions and modules that are not implemented in PyTorch by default☆188Updated last year
- Unofficial implementation of Google's FNet: Mixing Tokens with Fourier Transforms☆259Updated 4 years ago
- Tool box for PyTorch☆189Updated 3 months ago
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)☆486Updated 4 years ago
- A PyTorch implementation of the 1d and 2d Sinusoidal positional encoding/embedding.☆252Updated 4 years ago
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆432Updated 9 months ago
- Framework for creating (partially) reversible neural networks with PyTorch☆152Updated 2 years ago
- An implementation of the efficient attention module.☆319Updated 4 years ago
- Pre-trained NFNets with 99% of the accuracy of the official paper "High-Performance Large-Scale Image Recognition Without Normalization".☆159Updated 4 years ago
- Pytorch implementation of the hamburger module from the ICLR 2021 paper "Is Attention Better Than Matrix Decomposition"☆99Updated 4 years ago
- Check gradient flow in Pytorch☆86Updated 6 years ago
- Automatic Mixed Precision Tutorials using pytorch. Based on PyTorch 1.6 Official Features, implement classification codebase using custo…☆89Updated 4 years ago
- Awesome Transformers (self-attention) in Computer Vision☆271Updated 3 years ago
- 🎲 Iterable dataset resampling in PyTorch☆91Updated 3 years ago
- Implementation of Fast Transformer in Pytorch☆175Updated 3 years ago
- Feature extraction made simple with torchextractor☆101Updated 4 years ago
- Collection of the latest, greatest, deep learning optimizers (for Pytorch) - CNN, NLP suitable☆215Updated 4 years ago
- Learning Rate Warmup in PyTorch☆411Updated 3 weeks ago
- Unofficial implementation of MLP-Mixer: An all-MLP Architecture for Vision☆218Updated 4 years ago
- Implementation of Transformer in Transformer, pixel level attention paired with patch level attention for image classification, in Pytorc…☆305Updated 3 years ago
- A better PyTorch implementation of image local attention which reduces the GPU memory by an order of magnitude.☆141Updated 3 years ago
- A simple program to calculate and visualize the FLOPs and Parameters of Pytorch models, with handy CLI and easy-to-use Python API.☆129Updated 7 months ago
- AdamP: Slowing Down the Slowdown for Momentum Optimizers on Scale-invariant Weights (ICLR 2021)☆416Updated 4 years ago
- ☆462Updated 2 years ago
- A guide that integrates Pytorch DistributedDataParallel, Apex, warmup, learning rate scheduler, also mentions the set-up of early-stoppin…☆65Updated 3 years ago
- Official PyTorch Implementation of Long-Short Transformer (NeurIPS 2021).☆225Updated 3 years ago