ryul99 / pytorch-project-templateLinks
Deep Learning project template for PyTorch (multi-gpu training is supported)
☆138Updated 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:
- Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)☆218Updated 3 months ago
- Simple project base template for PyTorch deep Learning project. Features clean implementation of DDP training and Hydra config.☆57Updated 6 months ago
- Provides everything needed for high performance data loading and augmentation in pytorch.☆319Updated last year
- Tool box for PyTorch☆188Updated 2 months ago
- ☆462Updated 2 years ago
- Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.☆169Updated 3 months ago
- Check gradient flow in Pytorch☆87Updated 6 years ago
- Learning Rate Warmup in PyTorch☆410Updated this week
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆430Updated 8 months ago
- PyTorch implementation of some learning rate schedulers for deep learning researcher.☆90Updated 2 years ago
- Useful PyTorch functions and modules that are not implemented in PyTorch by default☆188Updated last year
- An implementation of the efficient attention module.☆317Updated 4 years ago
- Pytorch implementation of the hamburger module from the ICLR 2021 paper "Is Attention Better Than Matrix Decomposition"☆99Updated 4 years ago
- AdamP: Slowing Down the Slowdown for Momentum Optimizers on Scale-invariant Weights (ICLR 2021)☆415Updated 4 years ago
- Recent Advances in MLP-based Models (MLP is all you need!)☆115Updated 2 years ago
- Framework for creating (partially) reversible neural networks with PyTorch☆152Updated 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 7 months ago
- A PyTorch implementation of the 1d and 2d Sinusoidal positional encoding/embedding.☆252Updated 4 years ago
- A LARS implementation in PyTorch☆346Updated 5 years ago
- Implementations of Recent Papers in Computer Vision☆38Updated 2 years ago
- PyTorch implementation of Sinusodial Representation networks (SIREN)☆264Updated 2 years ago
- Automatic Mixed Precision Tutorials using pytorch. Based on PyTorch 1.6 Official Features, implement classification codebase using custo…☆89Updated 4 years ago
- Unofficial implementation of MLP-Mixer: An all-MLP Architecture for Vision☆217Updated 4 years ago
- Official PyTorch Implementation of Long-Short Transformer (NeurIPS 2021).☆225Updated 3 years ago
- Awesome Transformers (self-attention) in Computer Vision☆271Updated 3 years ago
- 🛠 Toolbox to extend PyTorch functionalities☆421Updated last year
- TF/Keras code for DiffStride, a pooling layer with learnable strides.☆124Updated 3 years ago
- A collection of code snippets for my PyTorch Lightning projects☆107Updated 4 years ago
- Unofficial implementation of YOTO (You Only Train Once) applied to Class balanced loss☆23Updated 5 years ago
- Unofficial PyTorch Implementation of EvoNorm☆122Updated 3 years ago