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:
- Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)☆223Updated 9 months ago
- Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.☆171Updated 9 months ago
- Useful PyTorch functions and modules that are not implemented in PyTorch by default☆189Updated last year
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)☆484Updated 4 years ago
- Tool box for PyTorch☆188Updated 8 months ago
- Pytorch implementation of the hamburger module from the ICLR 2021 paper "Is Attention Better Than Matrix Decomposition"☆99Updated 4 years ago
- Recent Advances in MLP-based Models (MLP is all you need!)☆117Updated 3 years ago
- Framework for creating (partially) reversible neural networks with PyTorch☆155Updated 3 years ago
- Feature extraction made simple with torchextractor☆101Updated 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.☆131Updated last year
- Pre-trained NFNets with 99% of the accuracy of the official paper "High-Performance Large-Scale Image Recognition Without Normalization".☆158Updated 4 years ago
- Collection of the latest, greatest, deep learning optimizers (for Pytorch) - CNN, NLP suitable☆217Updated 4 years ago
- Learning Rate Warmup in PyTorch☆415Updated 6 months ago
- Unofficial implementation of Google's FNet: Mixing Tokens with Fourier Transforms☆260Updated 4 years ago
- Implementation of Fast Transformer in Pytorch☆177Updated 4 years ago
- 🎲 Iterable dataset resampling in PyTorch☆91Updated 4 years ago
- Metrics for model evaluation in pytorch☆110Updated 4 years ago
- Check gradient flow in Pytorch☆85Updated 6 years ago
- A simple to use pytorch wrapper for contrastive self-supervised learning on any neural network☆150Updated 4 years ago
- Official PyTorch Implementation of Long-Short Transformer (NeurIPS 2021).☆228Updated 3 years ago
- TF/Keras code for DiffStride, a pooling layer with learnable strides.☆124Updated 3 years ago
- A better PyTorch implementation of image local attention which reduces the GPU memory by an order of magnitude.☆142Updated 4 years ago
- An implementation of the efficient attention module.☆327Updated 5 years ago
- Provides everything needed for high performance data loading and augmentation in pytorch.☆319Updated last year
- Pytorch cyclic cosine decay learning rate scheduler☆49Updated 4 years ago
- Semantic Segmentation with Pytorch-Lightning☆63Updated 4 years ago
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆443Updated last year
- Figures I made during my PhD in Deep Learning, for my models and for context☆84Updated 4 years ago
- Unofficial PyTorch Implementation of EvoNorm☆123Updated 4 years ago
- AdamP: Slowing Down the Slowdown for Momentum Optimizers on Scale-invariant Weights (ICLR 2021)☆412Updated 4 years ago