sayakpaul / Training-BatchNorm-and-Only-BatchNorm
Experiments with the ideas presented in https://arxiv.org/abs/2003.00152 by Frankle et al.
☆29Updated 4 years ago
Alternatives and similar repositories for Training-BatchNorm-and-Only-BatchNorm:
Users that are interested in Training-BatchNorm-and-Only-BatchNorm are comparing it to the libraries listed below
- This is the code base for paper "G-SimCLR : Self-Supervised Contrastive Learning with Guided Projection via Pseudo Labelling" by Souradip…☆76Updated 3 years ago
- PyTorch implementation of the paper The Lottery Ticket Hypothesis for Object Recognition☆22Updated 3 years ago
- implements various optimizers from scratch for analysis and comparison☆9Updated 4 years ago
- Neural Arithmetic Logic Units by Trask et al.☆12Updated 5 years ago
- Unofficial pytorch implementation of ReZero in ResNet☆23Updated 4 years ago
- Deep Learning Research☆16Updated 5 years ago
- PyTorch implementation of "MLP-Mixer: An all-MLP Architecture for Vision" Tolstikhin et al. (2021)☆30Updated 3 years ago
- State-of-the-art data augmentation search algorithms in PyTorch☆47Updated last year
- ☆12Updated 2 years ago
- PyTorch Lightning based framework to run experiments for self-supervised learning tasks.☆10Updated 5 years ago
- NeurIPS2021: Vision Transformer Paper Collection☆8Updated 3 years ago
- ☆54Updated 3 years ago
- (unofficial) - customized fork of DETR, optimized for intelligent obj detection on 'real world' custom datasets☆12Updated 4 years ago
- Includes additional materials for the following keras.io blog post.☆12Updated 3 years ago
- TF 2 implementation Learning to Resize Images for Computer Vision Tasks (https://arxiv.org/abs/2103.09950v1).☆52Updated 3 years ago
- Implementing DropPath/StochasticDepth in PyTorch☆16Updated 3 years ago
- Contains my experiments with the `big_vision` repo to train ViTs on ImageNet-1k.☆22Updated 2 years ago
- A crash course on PyTorch hooks☆40Updated 4 years ago
- An open source implementation of CLIP.☆32Updated 2 years ago
- This repository provides the code for replicating the experiments in the paper "Building One-Shot Semi-supervised (BOSS) Learning up to F…☆36Updated 4 years ago
- PRIME: A Few Primitives Can Boost Robustness to Common Corruptions☆42Updated 2 years ago
- PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations☆16Updated 4 years ago
- Implementation of Kronecker Attention in Pytorch☆18Updated 4 years ago
- ☆15Updated 3 years ago
- The implement code of UPANets: Learning from the Universal Pixel Attention Networks☆14Updated 3 years ago
- Self-Distillation with weighted ground-truth targets; ResNet and Kernel Ridge Regression☆17Updated 3 years ago
- reproduces experiments from "Grounding inductive biases in natural images: invariance stems from variations in data"☆17Updated 5 months ago
- Our implementation of Shampoo optimizer based on https://arxiv.org/pdf/1802.09568.pdf☆12Updated 5 years ago
- Implementation of the Remixer Block from the Remixer paper, in Pytorch☆35Updated 3 years ago
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 4 years ago