elliotwaite / pytorch-hooks-tutorial
Examples of using PyTorch hooks, as covered in my YouTube tutorial video.
☆32Updated last year
Related projects ⓘ
Alternatives and complementary repositories for pytorch-hooks-tutorial
- Adversarial examples to the new ConvNeXt architecture☆20Updated 2 years ago
- Skyformer: Remodel Self-Attention with Gaussian Kernel and Nystr\"om Method (NeurIPS 2021)☆59Updated 2 years ago
- ☆24Updated 2 years ago
- An open source implementation of CLIP.☆32Updated 2 years ago
- Code for a workshop hosted at the MLOps World Summit '22☆16Updated 2 years ago
- Implementation of CaiT models in TensorFlow and ImageNet-1k checkpoints. Includes code for inference and fine-tuning.☆12Updated last year
- Efficient Deep Learning Survey Paper☆32Updated last year
- Contains my experiments with the `big_vision` repo to train ViTs on ImageNet-1k.☆22Updated last year
- TF2 implementation of knowledge distillation using the "function matching" hypothesis from https://arxiv.org/abs/2106.05237.☆87Updated 3 years ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆54Updated 2 years ago
- An education step by step implementation of SimCLR that accompanies the blogpost☆31Updated 2 years ago
- Official PyTorch implementation of RIO☆18Updated 3 years ago
- Shows how to do parameter ensembling using differential evolution.☆10Updated 2 years ago
- PyTorch implementation of Soft MoE by Google Brain in "From Sparse to Soft Mixtures of Experts" (https://arxiv.org/pdf/2308.00951.pdf)☆66Updated last year
- Implementing DropPath/StochasticDepth in PyTorch☆16Updated 2 years ago
- (unofficial) - customized fork of DETR, optimized for intelligent obj detection on 'real world' custom datasets☆12Updated 4 years ago
- ☆47Updated 7 months ago
- Simple and easy stable diffusion inference with LightningModule on GPU, CPU and MPS (Possibly all devices supported by Lightning).☆16Updated last year
- Little article showing how to load pytorch's models with linear memory consumption☆34Updated 2 years ago
- Code for the anonymous submission "Cockpit: A Practical Debugging Tool for Training Deep Neural Networks"☆31Updated 3 years ago
- TensorFlow implementation of the "Prompt-to-Prompt Image Editing with Cross Attention Control" for Stable Diffusion☆15Updated last year
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆35Updated 4 years ago
- Minimal implementation of Denoised Smoothing (https://arxiv.org/abs/2003.01908) in TensorFlow.☆20Updated 3 years ago
- PyTorch reimplementation of the paper "HyperMixer: An MLP-based Green AI Alternative to Transformers" [arXiv 2022].☆17Updated 2 years ago
- Includes additional materials for the following keras.io blog post.☆12Updated 3 years ago
- A simple implementation of a deep linear Pytorch module☆18Updated 4 years ago
- Implementation of TableFormer, Robust Transformer Modeling for Table-Text Encoding, in Pytorch☆36Updated 2 years ago
- Code for the CVPR 2019 paper : Spectral Metric for Dataset Complexity Assessment☆44Updated 8 months ago
- Implementation of Online Label Smoothing in PyTorch☆94Updated 2 years ago
- Another attempt at a long-context / efficient transformer by me☆37Updated 2 years ago