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.☆62Updated last year
- Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.☆170Updated 10 months ago
- Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)☆224Updated 10 months ago
- Useful PyTorch functions and modules that are not implemented in PyTorch by default☆190Updated last year
- Tool box for PyTorch☆188Updated 10 months ago
- Feature extraction made simple with torchextractor☆101Updated 4 years ago
- Recent Advances in MLP-based Models (MLP is all you need!)☆116Updated 3 years ago
- Check gradient flow in Pytorch☆85Updated 7 years ago
- An implementation of the efficient attention module.☆328Updated 5 years ago
- Pytorch implementation of the hamburger module from the ICLR 2021 paper "Is Attention Better Than Matrix Decomposition"☆99Updated 5 years ago
- Figures I made during my PhD in Deep Learning, for my models and for context☆86Updated 4 years ago
- Pre-trained NFNets with 99% of the accuracy of the official paper "High-Performance Large-Scale Image Recognition Without Normalization".☆158Updated 4 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.☆132Updated last year
- Unofficial implementation of Google's FNet: Mixing Tokens with Fourier Transforms☆261Updated 4 years ago
- Automatic Mixed Precision Tutorials using pytorch. Based on PyTorch 1.6 Official Features, implement classification codebase using custo…☆90Updated 5 years ago
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)☆485Updated 4 years ago
- Pytorch cyclic cosine decay learning rate scheduler☆49Updated 4 years ago
- This repo is for our paper: Normalization Techniques in Training DNNs: Methodology, Analysis and Application☆85Updated 4 years ago
- Implementation of Fast Transformer in Pytorch☆176Updated 4 years ago
- 🎲 Iterable dataset resampling in PyTorch☆91Updated 4 years ago
- Framework for creating (partially) reversible neural networks with PyTorch☆156Updated 3 years ago
- PyTea: PyTorch Tensor shape error analyzer☆323Updated 3 years ago
- A TensorFlow 2.x implementation of Masked Autoencoders Are Scalable Vision Learners☆84Updated 3 years ago
- A simple to use pytorch wrapper for contrastive self-supervised learning on any neural network☆150Updated 4 years ago
- Unofficial PyTorch Implementation of EvoNorm☆123Updated 4 years ago
- Deep learning project template with tensorflow & pytorch (multi-gpu version)☆38Updated last year
- Unofficial implementation of YOTO (You Only Train Once) applied to Class balanced loss☆23Updated 5 years ago
- Learning Rate Warmup in PyTorch☆415Updated 7 months ago
- TF/Keras code for DiffStride, a pooling layer with learnable strides.☆124Updated 4 years ago
- Unofficial implementation of MLP-Mixer: An all-MLP Architecture for Vision☆216Updated 4 years ago