ryul99 / pytorch-project-template
Deep Learning project template for PyTorch (multi-gpu training is supported)
☆136Updated 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 3 months ago
- AdamP: Slowing Down the Slowdown for Momentum Optimizers on Scale-invariant Weights (ICLR 2021)☆413Updated 4 years ago
- Tool box for PyTorch☆187Updated last year
- Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)☆218Updated this week
- Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.☆166Updated this week
- A LARS implementation in PyTorch☆343Updated 5 years ago
- 🎲 Iterable dataset resampling in PyTorch☆91Updated 3 years ago
- ☆449Updated last year
- Pytorch implementation of the hamburger module from the ICLR 2021 paper "Is Attention Better Than Matrix Decomposition"☆98Updated 4 years ago
- Provides everything needed for high performance data loading and augmentation in pytorch.☆319Updated last year
- Recent Advances in MLP-based Models (MLP is all you need!)☆114Updated 2 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 4 months ago
- a Ready-to-use PyTorch Extension of Unofficial CutMix Implementations with more improved performance.☆167Updated 2 years ago
- An implementation of the efficient attention module.☆305Updated 4 years ago
- Check gradient flow in Pytorch☆86Updated 6 years ago
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆426Updated 5 months ago
- Learning Rate Warmup in PyTorch☆404Updated 2 weeks ago
- Official PyTorch Implementation of Long-Short Transformer (NeurIPS 2021).☆225Updated 2 years ago
- Framework for creating (partially) reversible neural networks with PyTorch☆151Updated 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
- Distributed, mixed-precision training with PyTorch☆89Updated 4 years ago
- ☆245Updated 3 years ago
- Awesome Transformers (self-attention) in Computer Vision☆269Updated 3 years ago
- (ICLR 2022 Spotlight) Official PyTorch implementation of "How Do Vision Transformers Work?"☆812Updated 2 years ago
- Estimates the size of a PyTorch model in memory☆357Updated 4 years ago
- TF/Keras code for DiffStride, a pooling layer with learnable strides.☆125Updated 3 years ago
- A collection of code snippets for my PyTorch Lightning projects☆107Updated 4 years ago
- An attempt at the implementation of Glom, Geoffrey Hinton's new idea that integrates concepts from neural fields, top-down-bottom-up proc…☆193Updated 3 years ago
- Useful PyTorch functions and modules that are not implemented in PyTorch by default☆187Updated 10 months ago
- Implementation of Online Label Smoothing in PyTorch☆94Updated 2 years ago