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 last year
- Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)☆222Updated 8 months ago
- Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.☆171Updated 8 months ago
- Useful PyTorch functions and modules that are not implemented in PyTorch by default☆189Updated last year
- Tool box for PyTorch☆188Updated 7 months ago
- Recent Advances in MLP-based Models (MLP is all you need!)☆117Updated 2 years ago
- Pytorch implementation of the hamburger module from the ICLR 2021 paper "Is Attention Better Than Matrix Decomposition"☆99Updated 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)☆483Updated 4 years ago
- Feature extraction made simple with torchextractor☆101Updated 4 years ago
- Framework for creating (partially) reversible neural networks with PyTorch☆155Updated 3 years ago
- An implementation of the efficient attention module.☆326Updated 5 years ago
- Learning Rate Warmup in PyTorch☆414Updated 5 months ago
- Official PyTorch Implementation of Long-Short Transformer (NeurIPS 2021).☆228Updated 3 years ago
- Pre-trained NFNets with 99% of the accuracy of the official paper "High-Performance Large-Scale Image Recognition Without Normalization".☆160Updated 4 years ago
- Implementation of Transformer in Transformer, pixel level attention paired with patch level attention for image classification, in Pytorc…☆310Updated 3 years ago
- Awesome Transformers (self-attention) in Computer Vision☆270Updated 4 years ago
- Unofficial implementation of Google's FNet: Mixing Tokens with Fourier Transforms☆260Updated 4 years ago
- AdamP: Slowing Down the Slowdown for Momentum Optimizers on Scale-invariant Weights (ICLR 2021)☆413Updated 4 years ago
- Metrics for model evaluation in pytorch☆110Updated 4 years ago
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆441Updated last year
- Pytorch cyclic cosine decay learning rate scheduler☆49Updated 4 years ago
- A better PyTorch implementation of image local attention which reduces the GPU memory by an order of magnitude.☆142Updated 3 years ago
- Check gradient flow in Pytorch☆85Updated 6 years ago
- Provides everything needed for high performance data loading and augmentation in pytorch.☆319Updated last year
- Collection of the latest, greatest, deep learning optimizers (for Pytorch) - CNN, NLP suitable☆217Updated 4 years ago
- Implementation of Long-Short Transformer, combining local and global inductive biases for attention over long sequences, in Pytorch☆120Updated 4 years ago
- Deep learning project template with tensorflow & pytorch (multi-gpu version)☆38Updated last year
- 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
- PyTea: PyTorch Tensor shape error analyzer☆325Updated 3 years ago