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
- Cyclemoid implementation for PyTorch☆89Updated 3 years ago
- An open source implementation of CLIP.☆32Updated 2 years ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆56Updated 2 years ago
- PyTorch implementation of "MLP-Mixer: An all-MLP Architecture for Vision" Tolstikhin et al. (2021)☆30Updated 3 years ago
- ☆24Updated 2 years ago
- Efficient Deep Learning Survey Paper☆33Updated 2 years ago
- Comparing four automatic image augmentation techniques in PyTorch: AutoAugment, RandAugment, AugMix, and TrivialAugment☆29Updated 2 years ago
- TF2 implementation of knowledge distillation using the "function matching" hypothesis from https://arxiv.org/abs/2106.05237.☆87Updated 3 years ago
- Implementation of CaiT models in TensorFlow and ImageNet-1k checkpoints. Includes code for inference and fine-tuning.☆12Updated last year
- Contains my experiments with the `big_vision` repo to train ViTs on ImageNet-1k.☆22Updated 2 years ago
- Implementation of Online Label Smoothing in PyTorch☆94Updated 2 years ago
- The official repository for "Intermediate Layers Matter in Momentum Contrastive Self Supervised Learning" paper.☆40Updated 2 years ago
- Official pytorch code for "APP: Anytime Progressive Pruning" (DyNN @ ICML, 2022; CLL @ ACML, 2022, SNN @ ICML, 2022 and SlowDNN 2023)☆16Updated 2 years ago
- Experiments with the ideas presented in https://arxiv.org/abs/2003.00152 by Frankle et al.☆29Updated 4 years ago
- Memory-Efficient CUDA kernels for training ConvNets with PyTorch.☆40Updated last month
- Adaptation of discriminative learning rates from the Fastai library for standard PyTorch.☆18Updated 5 years ago
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 4 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
- Adds timm pretrained backbone to pytorch's FasterRcnn model☆12Updated last year
- A crash course on PyTorch hooks☆40Updated 4 years ago
- Domain Adaptation☆23Updated 3 years ago
- My personal blog which a special place for my brain dump.☆48Updated 8 months ago
- (unofficial) - customized fork of DETR, optimized for intelligent obj detection on 'real world' custom datasets☆12Updated 4 years ago
- Little article showing how to load pytorch's models with linear memory consumption☆34Updated 2 years ago
- Shows how to do parameter ensembling using differential evolution.☆10Updated 3 years ago
- Minimal implementation of Denoised Smoothing (https://arxiv.org/abs/2003.01908) in TensorFlow.☆20Updated 3 years ago
- An education step by step implementation of SimCLR that accompanies the blogpost☆32Updated 3 years ago
- Module 1 - Autodifferentiation☆21Updated 7 months ago
- An Easy To Use PyTorch Computer Vision Library☆51Updated last year