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
- Efficient Deep Learning Survey Paper☆33Updated 2 years ago
- Adversarial examples to the new ConvNeXt architecture☆20Updated 3 years ago
- ☆24Updated 2 years ago
- Cyclemoid implementation for PyTorch☆90Updated 3 years ago
- PyTorch implementation of GLOM☆22Updated 3 years ago
- Yet another mini autodiff system for educational purposes☆30Updated 5 months ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆56Updated 2 years ago
- Domain Adaptation☆23Updated 3 years ago
- Contains my experiments with the `big_vision` repo to train ViTs on ImageNet-1k.☆22Updated 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 2 years ago
- Implementing DropPath/StochasticDepth in PyTorch☆16Updated 3 years ago
- Implementation of CaiT models in TensorFlow and ImageNet-1k checkpoints. Includes code for inference and fine-tuning.☆12Updated last year
- Skyformer: Remodel Self-Attention with Gaussian Kernel and Nystr\"om Method (NeurIPS 2021)☆60Updated 3 years ago
- Memory-Efficient CUDA kernels for training ConvNets with PyTorch.☆40Updated 2 months ago
- This repository hosts code for converting the original Vision Transformer models (JAX) to TensorFlow.☆33Updated 3 years ago
- (unofficial) - customized fork of DETR, optimized for intelligent obj detection on 'real world' custom datasets☆12Updated 4 years ago
- An open source implementation of CLIP.☆32Updated 2 years ago
- A crash course on PyTorch hooks☆40Updated 5 years ago
- "Not too complicated" training code for CIFAR-10 by PyTorch Lightning☆12Updated 2 years ago
- PyTorch implementation of "MLP-Mixer: An all-MLP Architecture for Vision" Tolstikhin et al. (2021)☆30Updated 3 years ago
- Official PyTorch implementation of RIO☆18Updated 3 years ago
- Re-implementation of local descriptor HardNet training in fasta2+kornia☆21Updated 5 years ago
- ☆19Updated 2 years ago
- Example unit tests for deep learning projects.☆37Updated 4 years ago
- Large dataset storage format for Pytorch☆45Updated 3 years ago
- Module 1 - Autodifferentiation☆21Updated 8 months ago
- Shows how to do parameter ensembling using differential evolution.☆10Updated 3 years ago
- Code for the anonymous submission "Cockpit: A Practical Debugging Tool for Training Deep Neural Networks"☆31Updated 4 years ago
- Context Manager to profile the forward and backward times of PyTorch's nn.Module☆83Updated last year