cosmic-cortex / pytorch-hooks-tutorialLinks
A crash course on PyTorch hooks
☆41Updated 5 years ago
Alternatives and similar repositories for pytorch-hooks-tutorial
Users that are interested in pytorch-hooks-tutorial are comparing it to the libraries listed below
Sorting:
- Contains code for the paper "Vision Transformers are Robust Learners" (AAAI 2022).☆122Updated 2 years ago
- Feature extraction made simple with torchextractor☆101Updated 4 years ago
- ☆54Updated 3 years ago
- This is the code base for paper "G-SimCLR : Self-Supervised Contrastive Learning with Guided Projection via Pseudo Labelling" by Souradip…☆79Updated 3 years ago
- Tool box for PyTorch☆189Updated 6 months ago
- PyTorch implementations of `BatchSampler` that under/over sample according to a chosen parameter alpha, in order to create a balanced tra…☆85Updated 5 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
- [NeurIPS'20] GradAug: A New Regularization Method for Deep Neural Networks☆94Updated 4 years ago
- A pytorch dataset sampler for always sampling balanced batches.☆117Updated 4 years ago
- Experiments with the ideas presented in https://arxiv.org/abs/2003.00152 by Frankle et al.☆29Updated 5 years ago
- Batch Renormalization in Pytorch☆45Updated 2 years ago
- Pytorch cyclic cosine decay learning rate scheduler☆49Updated 4 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
- Implementation of the paper Self-Supervised Learning of Pretext-Invariant Representations☆89Updated 5 years ago
- State-of-the-art data augmentation search algorithms in PyTorch☆47Updated 2 years ago
- TF 2 implementation Learning to Resize Images for Computer Vision Tasks (https://arxiv.org/abs/2103.09950v1).☆53Updated 3 years ago
- Calibration of Convolutional Neural Networks☆170Updated 2 years ago
- understanding model mistakes with human annotations☆106Updated 2 years ago
- PRIME: A Few Primitives Can Boost Robustness to Common Corruptions☆42Updated 2 years ago
- Differentiable Data Augmentation Library☆123Updated 3 years ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆85Updated 4 years ago
- Deep Learning Research☆16Updated 5 years ago
- Implementation of Online Label Smoothing in PyTorch☆95Updated 3 years ago
- An unopinionated replacement for PyTorch's Dataset and ImageFolder, that handles Tar archives☆77Updated 3 years ago
- Nested Hierarchical Transformer https://arxiv.org/pdf/2105.12723.pdf☆198Updated last year
- A TensorFlow 2.x implementation of Masked Autoencoders Are Scalable Vision Learners☆84Updated 3 years ago
- Implementation of ResMLP, an all MLP solution to image classification, in Pytorch☆200Updated 2 years ago
- PyTorch implementation of "Self-Supervised Classification Network" from ECCV 2022☆48Updated 3 years ago
- Unofficial PyTorch Implementation of EvoNorm☆122Updated 4 years ago
- Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)☆222Updated 6 months ago