deeperlearner / pytorch-templateLinks
A pytorch template files generator.
☆34Updated 9 months ago
Alternatives and similar repositories for pytorch-template
Users that are interested in pytorch-template are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of some learning rate schedulers for deep learning researcher.☆91Updated 3 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
- Deep Learning project template for PyTorch (multi-gpu training is supported)☆138Updated 2 years ago
- Learning Rate Warmup in PyTorch☆415Updated 7 months ago
- ☆468Updated 2 years ago
- Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.☆170Updated 10 months ago
- Adaptive Gradient Clipping☆152Updated 3 years ago
- Deep Learning project template best practices with Pytorch Lightning, Hydra, Tensorboard.☆160Updated 4 years ago
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆444Updated 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
- Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)☆224Updated 10 months ago
- A PyTorch Implementation of the Sparsemax operator (https://arxiv.org/pdf/1803.09820.pdf)☆34Updated 3 years ago
- Gradient Reversal Layer for Domain Adaptation☆131Updated 3 years ago
- Traditional Machine Learning Models for Large-Scale Datasets in PyTorch.☆129Updated 2 weeks ago
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)☆485Updated 4 years ago
- A Pytorch Computer Vision template to quick start your next project! 🚀🚀☆360Updated last year
- A minimal pytorch package implementing a gradient reversal layer.☆158Updated last year
- Collection of the latest, greatest, deep learning optimizers (for Pytorch) - CNN, NLP suitable☆218Updated 4 years ago
- Ranger deep learning optimizer rewrite to use newest components☆339Updated last year
- An (unofficial) implementation of Focal Loss, as described in the RetinaNet paper, generalized to the multi-class case.☆239Updated 2 years ago
- Configuration classes enabling type-safe PyTorch configuration for Hydra apps☆227Updated last month
- 1D interpolation for pytorch☆176Updated last year
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆350Updated 2 years ago
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆253Updated 3 years ago
- A guide that integrates Pytorch DistributedDataParallel, Apex, warmup, learning rate scheduler, also mentions the set-up of early-stoppin…☆65Updated 3 years ago
- A Pytorch-Lightning implementation of self-supervised algorithms☆545Updated 3 years ago
- Implementation of STAM (Space Time Attention Model), a pure and simple attention model that reaches SOTA for video classification☆134Updated 4 years ago
- [DEPRECATED] A knowledge distillation toolkit based on PyTorch and PyTorch Lightning.☆138Updated last year
- A lightweight, fast and pretty progress bar for Python☆47Updated last month
- Pytorch cyclic cosine decay learning rate scheduler☆49Updated 4 years ago