elliotwaite / pytorch-hooks-tutorial
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
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆54Updated 2 years ago
- An open source implementation of CLIP.☆32Updated 2 years ago
- Yet another mini autodiff system for educational purposes☆28Updated 3 months ago
- A crash course on PyTorch hooks☆40Updated 4 years ago
- Cyclemoid implementation for PyTorch☆87Updated 2 years ago
- Efficient Deep Learning Survey Paper☆33Updated 2 years ago
- Adversarial examples to the new ConvNeXt architecture☆20Updated 3 years ago
- Minimal implementation of Denoised Smoothing (https://arxiv.org/abs/2003.01908) in TensorFlow.☆20Updated 3 years ago
- Contains my experiments with the `big_vision` repo to train ViTs on ImageNet-1k.☆22Updated 2 years ago
- Includes additional materials for the following keras.io blog post.☆12Updated 3 years ago
- Visual Clustering: Clustering Plotted Data by Image Segmentation☆24Updated last year
- Re-implementation of local descriptor HardNet training in fasta2+kornia☆21Updated 4 years ago
- ☆49Updated 10 months ago
- PyTorch implementation of GLOM☆21Updated 2 years ago
- Official pytorch code for "APP: Anytime Progressive Pruning" (DyNN @ ICML, 2022; CLL @ ACML, 2022, SNN @ ICML, 2022 and SlowDNN 2023)☆17Updated 2 years ago
- TF2 implementation of knowledge distillation using the "function matching" hypothesis from https://arxiv.org/abs/2106.05237.☆87Updated 3 years ago
- TensorFlow implementation of the "Prompt-to-Prompt Image Editing with Cross Attention Control" for Stable Diffusion☆15Updated last year
- Skyformer: Remodel Self-Attention with Gaussian Kernel and Nystr\"om Method (NeurIPS 2021)☆60Updated 2 years ago
- PyTorch implementation of "MLP-Mixer: An all-MLP Architecture for Vision" Tolstikhin et al. (2021)☆30Updated 3 years ago
- PRIME: A Few Primitives Can Boost Robustness to Common Corruptions☆42Updated 2 years ago
- ☆24Updated 2 years ago
- Domain Adaptation☆23Updated 3 years ago
- (unofficial) - customized fork of DETR, optimized for intelligent obj detection on 'real world' custom datasets☆12Updated 4 years ago
- PyTorch implementation of FNet: Mixing Tokens with Fourier transforms☆25Updated 3 years ago
- Shows how to do parameter ensembling using differential evolution.☆10Updated 3 years ago
- Implementation of Online Label Smoothing in PyTorch☆94Updated 2 years ago
- Comparing four automatic image augmentation techniques in PyTorch: AutoAugment, RandAugment, AugMix, and TrivialAugment☆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
- Code for Overinterpretation paper☆19Updated last year
- code for the ddp tutorial☆32Updated 2 years ago