ryul99 / pytorch-project-template
Deep Learning project template for PyTorch (multi-gpu training is supported)
☆135Updated 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
- Simple project base template for PyTorch deep Learning project. Features clean implementation of DDP training and Hydra config.☆57Updated last month
- A LARS implementation in PyTorch☆338Updated 4 years ago
- Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)☆213Updated this week
- ☆446Updated last year
- Useful PyTorch functions and modules that are not implemented in PyTorch by default☆187Updated 8 months ago
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆418Updated 3 months ago
- A simple program to calculate and visualize the FLOPs and Parameters of Pytorch models, with handy CLI and easy-to-use Python API.☆124Updated last month
- Learning Rate Warmup in PyTorch☆399Updated this week
- Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.☆167Updated 2 years ago
- Configuration classes enabling type-safe PyTorch configuration for Hydra apps☆209Updated 2 years ago
- AdamP: Slowing Down the Slowdown for Momentum Optimizers on Scale-invariant Weights (ICLR 2021)☆413Updated 4 years ago
- A collection of code snippets for my PyTorch Lightning projects☆107Updated 4 years ago
- Provides everything needed for high performance data loading and augmentation in pytorch.☆317Updated last year
- Implementation of Linformer for Pytorch☆262Updated last year
- Check gradient flow in Pytorch☆86Updated 6 years ago
- Pytorch implementation of the hamburger module from the ICLR 2021 paper "Is Attention Better Than Matrix Decomposition"☆98Updated 4 years ago
- Tool box for PyTorch☆186Updated 9 months ago
- 🎲 Iterable dataset resampling in PyTorch☆91Updated 3 years ago
- Distributed, mixed-precision training with PyTorch☆89Updated 4 years ago
- Recent Advances in MLP-based Models (MLP is all you need!)☆113Updated 2 years ago
- Official PyTorch Implementation of Long-Short Transformer (NeurIPS 2021).☆226Updated 2 years ago
- Deep Learning project template best practices with Pytorch Lightning, Hydra, Tensorboard.☆155Updated 3 years ago
- TF/Keras code for DiffStride, a pooling layer with learnable strides.☆124Updated 2 years ago
- Automatic Mixed Precision Tutorials using pytorch. Based on PyTorch 1.6 Official Features, implement classification codebase using custo…☆88Updated 4 years ago
- Unofficial implementation of MLP-Mixer: An all-MLP Architecture for Vision☆214Updated 3 years ago
- a Ready-to-use PyTorch Extension of Unofficial CutMix Implementations with more improved performance.☆167Updated 2 years ago
- Collection of the latest, greatest, deep learning optimizers (for Pytorch) - CNN, NLP suitable☆210Updated 3 years ago
- Implementation of Long-Short Transformer, combining local and global inductive biases for attention over long sequences, in Pytorch☆118Updated 3 years ago
- A better PyTorch implementation of image local attention which reduces the GPU memory by an order of magnitude.☆136Updated 3 years ago
- PyTorch implementation of Sinusodial Representation networks (SIREN)☆263Updated 2 years ago