cosmic-cortex / pytorch-hooks-tutorialLinks
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
Sorting:
- PyTorch implementations of `BatchSampler` that under/over sample according to a chosen parameter alpha, in order to create a balanced tra…☆86Updated 6 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
- Feature extraction made simple with torchextractor☆101Updated 4 years ago
- Tool box for PyTorch☆188Updated 9 months ago
- Unified Pytorch framework for image-based self-supervised learning☆92Updated 5 years ago
- A pytorch dataset sampler for always sampling balanced batches.☆118Updated 5 years ago
- 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.)☆223Updated 9 months ago
- Experiments with the ideas presented in https://arxiv.org/abs/2003.00152 by Frankle et al.☆29Updated 5 years ago
- A toolbox for receptive field analysis and visualizing neural network architectures☆116Updated 2 months ago
- Deep Learning Research☆16Updated 6 years ago
- Contains code for the paper "Vision Transformers are Robust Learners" (AAAI 2022).☆122Updated 3 years ago
- ☆55Updated 4 years ago
- TF 2 implementation Learning to Resize Images for Computer Vision Tasks (https://arxiv.org/abs/2103.09950v1).☆53Updated 4 years ago
- Nested Hierarchical Transformer https://arxiv.org/pdf/2105.12723.pdf☆201Updated last year
- Batch Renormalization in Pytorch☆45Updated 2 years ago
- Implementation of Online Label Smoothing in PyTorch☆95Updated 3 years ago
- Unofficial PyTorch Implementation of EvoNorm☆123Updated 4 years ago
- Implementation of the paper Self-Supervised Learning of Pretext-Invariant Representations☆89Updated 5 years ago
- PyTorch implementation of "Self-Supervised Classification Network" from ECCV 2022☆50Updated 3 years ago
- [ICLR 2022] Finding an Unsupervised Image Segmenter in each of your Deep Generative Models☆78Updated 3 years ago
- State-of-the-art data augmentation search algorithms in PyTorch☆47Updated 2 years ago
- A TensorFlow 2.x implementation of Masked Autoencoders Are Scalable Vision Learners☆84Updated 3 years ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆86Updated 4 years ago
- understanding model mistakes with human annotations☆106Updated 2 years ago
- Implementation of DropLoss for Long-Tail Instance Segmentation in Pytorch☆42Updated 4 years ago
- ☆26Updated 5 years ago
- Pytorch Feature Map Extractor☆48Updated last year
- Pytorch cyclic cosine decay learning rate scheduler☆49Updated 4 years ago
- [Preprint] ConvMLP: Hierarchical Convolutional MLPs for Vision, 2021☆167Updated 3 years ago