cosmic-cortex / pytorch-hooks-tutorial
A crash course on PyTorch hooks
☆40Updated 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
- Experiments with the ideas presented in https://arxiv.org/abs/2003.00152 by Frankle et al.☆29Updated 4 years ago
- Contains code for the paper "Vision Transformers are Robust Learners" (AAAI 2022).☆126Updated 2 years ago
- This is the code base for paper "G-SimCLR : Self-Supervised Contrastive Learning with Guided Projection via Pseudo Labelling" by Souradip…☆77Updated 3 years ago
- Simple but high-performing method for learning a policy of test-time augmentation☆38Updated 2 years ago
- TF 2 implementation Learning to Resize Images for Computer Vision Tasks (https://arxiv.org/abs/2103.09950v1).☆53Updated 3 years ago
- ☆54Updated 3 years ago
- PRIME: A Few Primitives Can Boost Robustness to Common Corruptions☆42Updated 2 years ago
- Repository providing a wide range of self-supervised pretrained models for computer vision tasks.☆61Updated 4 years ago
- Implementation of Online Label Smoothing in PyTorch☆94Updated 2 years ago
- PyTorch implementation of "Self-Supervised Classification Network" from ECCV 2022☆48Updated 2 years ago
- A TensorFlow 2.x implementation of Masked Autoencoders Are Scalable Vision Learners☆79Updated 2 years ago
- Deep Learning Research☆16Updated 5 years ago
- Evaluating AlexNet features at various depths☆39Updated 4 years ago
- Github code for the paper Maximum Class Separation as Inductive Bias in One Matrix. Arxiv link: https://arxiv.org/abs/2206.08704☆29Updated 2 years ago
- GAN models implemented with Pytorch Lightning and Hydra configuration☆34Updated 2 years ago
- PyTorch implementation of "MLP-Mixer: An all-MLP Architecture for Vision" Tolstikhin et al. (2021)☆30Updated 3 years ago
- The official repository for "Intermediate Layers Matter in Momentum Contrastive Self Supervised Learning" paper.☆40Updated 3 years ago
- A guide that integrates Pytorch DistributedDataParallel, Apex, warmup, learning rate scheduler, also mentions the set-up of early-stoppin…☆64Updated 2 years ago
- Simple MAE (masked autoencoders) with pytorch and pytorch-lightning.☆42Updated last year
- Batch Renormalization in Pytorch☆45Updated 2 years ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆84Updated 3 years ago
- Official code for the paper "Why Do Self-Supervised Models Transfer? Investigating the Impact of Invariance on Downstream Tasks".☆16Updated 3 years ago
- Implementation of the paper Self-Supervised Learning of Pretext-Invariant Representations☆89Updated 4 years ago
- ☆26Updated 4 years ago
- Implementing DropPath/StochasticDepth in PyTorch☆16Updated 3 years ago
- Official codes: Self-Supervised Learning by Estimating Twin Class Distribution☆100Updated 3 years ago
- Visual Representation Learning Benchmark for Self-Supervised Models☆36Updated last year
- [NeurIPS'21] "AugMax: Adversarial Composition of Random Augmentations for Robust Training" by Haotao Wang, Chaowei Xiao, Jean Kossaifi, Z…☆125Updated 3 years ago
- PyTorch implementations of `BatchSampler` that under/over sample according to a chosen parameter alpha, in order to create a balanced tra…☆84Updated 5 years ago
- A database of over 1.4 billion 3x3 convolution filters extracted from hundreds of diverse CNN models with relevant meta information (CVPR…☆32Updated last year