ryul99 / pytorch-project-templateLinks
Deep Learning project template for PyTorch (multi-gpu training is supported)
☆138Updated 2 years ago
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:
- Simple project base template for PyTorch deep Learning project. Features clean implementation of DDP training and Hydra config.☆61Updated 8 months ago
- Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)☆221Updated 5 months ago
- Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.☆169Updated 5 months ago
- Recent Advances in MLP-based Models (MLP is all you need!)☆116Updated 2 years ago
- Framework for creating (partially) reversible neural networks with PyTorch☆152Updated 3 years ago
- Useful PyTorch functions and modules that are not implemented in PyTorch by default☆188Updated last year
- Pytorch implementation of the hamburger module from the ICLR 2021 paper "Is Attention Better Than Matrix Decomposition"☆99Updated 4 years ago
- Tool box for PyTorch☆189Updated 4 months ago
- An implementation of the efficient attention module.☆320Updated 4 years ago
- Automatic Mixed Precision Tutorials using pytorch. Based on PyTorch 1.6 Official Features, implement classification codebase using custo…☆89Updated 4 years ago
- Pytorch cyclic cosine decay learning rate scheduler☆49Updated 4 years ago
- Feature extraction made simple with torchextractor☆101Updated 4 years ago
- Survey-on-Implicit-Neural-Representation☆35Updated 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
- Learning Rate Warmup in PyTorch☆411Updated 2 months ago
- Deep learning project template with tensorflow & pytorch (multi-gpu version)☆38Updated last year
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)☆486Updated 4 years ago
- Unofficial PyTorch Implementation of EvoNorm☆122Updated 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
- Metrics for model evaluation in pytorch☆113Updated 4 years ago
- Unofficial implementation of Google's FNet: Mixing Tokens with Fourier Transforms☆259Updated 4 years ago
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆435Updated 10 months ago
- Collection of the latest, greatest, deep learning optimizers (for Pytorch) - CNN, NLP suitable☆216Updated 4 years ago
- Check gradient flow in Pytorch☆86Updated 6 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 9 months ago
- AdamP: Slowing Down the Slowdown for Momentum Optimizers on Scale-invariant Weights (ICLR 2021)☆415Updated 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
- This repo is for our paper: Normalization Techniques in Training DNNs: Methodology, Analysis and Application☆85Updated 4 years ago
- Figures I made during my PhD in Deep Learning, for my models and for context☆83Updated 4 years ago
- Provides everything needed for high performance data loading and augmentation in pytorch.☆319Updated last year