elliotwaite / pytorch-hooks-tutorialLinks
Examples of using PyTorch hooks, as covered in my YouTube tutorial video.
☆33Updated last year
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:
- Adversarial examples to the new ConvNeXt architecture☆20Updated 3 years ago
- TF2 implementation of knowledge distillation using the "function matching" hypothesis from https://arxiv.org/abs/2106.05237.☆87Updated 3 years ago
- PyTorch implementation of "MLP-Mixer: An all-MLP Architecture for Vision" Tolstikhin et al. (2021)☆30Updated 4 years ago
- ☆24Updated 2 years ago
- Efficient Deep Learning Survey Paper☆33Updated 2 years ago
- Cyclemoid implementation for PyTorch☆90Updated 3 years ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆56Updated 3 years ago
- Re-implementation of local descriptor HardNet training in fasta2+kornia☆21Updated 5 years ago
- Shows how to do parameter ensembling using differential evolution.☆10Updated 3 years ago
- An open source implementation of CLIP.☆32Updated 2 years ago
- Implementing DropPath/StochasticDepth in PyTorch☆16Updated 3 years ago
- Skyformer: Remodel Self-Attention with Gaussian Kernel and Nystr\"om Method (NeurIPS 2021)☆61Updated 3 years ago
- Code for the CVPR 2019 paper : Spectral Metric for Dataset Complexity Assessment☆45Updated last year
- PyTorch implementation of GLOM☆22Updated 3 years ago
- Contains my experiments with the `big_vision` repo to train ViTs on ImageNet-1k.☆22Updated 2 years ago
- ☆14Updated 3 years ago
- A crash course on PyTorch hooks☆40Updated 5 years ago
- Little article showing how to load pytorch's models with linear memory consumption☆34Updated 2 years ago
- An Easy To Use PyTorch Computer Vision Library☆52Updated last year
- This project shows how to derive the total number of training tokens from a large text dataset from 🤗 datasets with Apache Beam and Data…☆27Updated 2 years ago
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 4 years ago
- Implementation of CaiT models in TensorFlow and ImageNet-1k checkpoints. Includes code for inference and fine-tuning.☆12Updated 2 years ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆84Updated 4 years ago
- Experiments with the ideas presented in https://arxiv.org/abs/2003.00152 by Frankle et al.☆29Updated 4 years ago
- Official PyTorch implementation of RIO☆18Updated 3 years ago
- Includes additional materials for the following keras.io blog post.☆12Updated 4 years ago
- Library for converting from RGB / GrayScale image to base64 and back.☆19Updated 2 years ago
- Pruning applied to Facial Recognition.☆15Updated 6 years ago
- Minimal implementation of Denoised Smoothing (https://arxiv.org/abs/2003.01908) in TensorFlow.☆20Updated 3 years ago
- ☆19Updated 2 years ago