elliotwaite / pytorch-hooks-tutorialLinks
Examples of using PyTorch hooks, as covered in my YouTube tutorial video.
☆38Updated 2 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:
- Cyclemoid implementation for PyTorch☆90Updated 3 years ago
- TF2 implementation of knowledge distillation using the "function matching" hypothesis from https://arxiv.org/abs/2106.05237.☆88Updated 4 years ago
- Efficient Deep Learning Survey Paper☆33Updated 2 years ago
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 5 years ago
- Code for the CVPR 2019 paper : Spectral Metric for Dataset Complexity Assessment☆45Updated last year
- Adversarial examples to the new ConvNeXt architecture☆20Updated 3 years ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆59Updated 3 years ago
- An Easy To Use PyTorch Computer Vision Library☆53Updated 2 years ago
- Implementing DropPath/StochasticDepth in PyTorch☆17Updated 3 years ago
- Implementation of Online Label Smoothing in PyTorch☆95Updated 3 years ago
- ☆19Updated 3 years ago
- Re-implementation of local descriptor HardNet training in fasta2+kornia☆21Updated 5 years ago
- Yet another mini autodiff system for educational purposes☆30Updated last week
- Minimal implementation of Denoised Smoothing (https://arxiv.org/abs/2003.01908) in TensorFlow.☆20Updated 4 years ago
- Module 1 - Autodifferentiation☆23Updated last year
- Includes additional materials for the following keras.io blog post.☆12Updated 4 years ago
- Unofficial PyTorch implementation of Fastformer based on paper "Fastformer: Additive Attention Can Be All You Need"."☆133Updated 4 years ago
- Domain Adaptation☆23Updated 3 years ago
- a lightweight transformer library for PyTorch☆72Updated 4 years ago
- ☆24Updated 3 years ago
- This repository contains an overview of important follow-up works based on the original Vision Transformer (ViT) by Google.☆185Updated 3 years ago
- "Not too complicated" training code for CIFAR-10 by PyTorch Lightning☆12Updated 3 years ago
- PyTorch implementation of "MLP-Mixer: An all-MLP Architecture for Vision" Tolstikhin et al. (2021)☆31Updated 4 years ago
- ☆15Updated 4 years ago
- An education step by step implementation of SimCLR that accompanies the blogpost☆31Updated 3 years ago
- Implementation of Multistream Transformers in Pytorch☆54Updated 4 years ago
- Pruning applied to Facial Recognition.☆15Updated 6 years ago
- PyTorch implementation of GLOM☆23Updated 3 years ago
- Context Manager to profile the forward and backward times of PyTorch's nn.Module☆82Updated 2 years ago
- (partial) replication of results from https://arxiv.org/abs/1912.07768☆26Updated 5 years ago