vkakerbeck / Progressively-Growing-Networks
Experiments on different dataset on how to grow networks during training to learn new image categories.
☆62Updated 4 years ago
Alternatives and similar repositories for Progressively-Growing-Networks
Users that are interested in Progressively-Growing-Networks are comparing it to the libraries listed below
Sorting:
- This is the code base for paper "G-SimCLR : Self-Supervised Contrastive Learning with Guided Projection via Pseudo Labelling" by Souradip…☆77Updated 3 years ago
- Corrupted labels and label smoothing☆129Updated 7 years ago
- TF2.0 port for Augmix paper☆79Updated 5 years ago
- Repo to build on / reproduce the record breaking Ranger-Mish-SelfAttention setup on FastAI ImageWoof dataset 5 epochs☆116Updated 5 years ago
- Official Tensorflow implementation of the paper "Y-Autoencoders: disentangling latent representations via sequential-encoding", Pattern R…☆52Updated 4 years ago
- Pytorch notebook with One Cycle Policy implementation (https://arxiv.org/abs/1803.09820)☆74Updated 2 years ago
- Some notes, tutorials, and some experimentation with the fast.ai library (https://github.com/fastai/fastai)☆58Updated 6 years ago
- Implementation of Rectified Adam in Keras☆69Updated 5 years ago
- A simpler version of the self-attention layer from SAGAN, and some image classification results.☆212Updated 5 years ago
- Unofficial PyTorch Implementation of EvoNorm☆121Updated 3 years ago
- A pytorch based classification experiments template☆46Updated 4 years ago
- Blog https://medium.com/neuralmachine/knowledge-distillation-dc241d7c2322☆60Updated 6 years ago
- Converting EfficientNet to Pytorch for use with fastai☆27Updated 5 years ago
- Keras implementation of Octave Convolutions☆53Updated 6 years ago
- "Learning Rate Dropout" in PyTorch☆34Updated 5 years ago
- One cycle policy learning rate scheduler in PyTorch☆46Updated 6 years ago
- ☆35Updated 5 years ago
- Utilities for Pytorch☆89Updated 2 years ago
- Stanford CS230 Win2018 project☆29Updated 2 years ago
- Pytorch implementation of the hamburger module from the ICLR 2021 paper "Is Attention Better Than Matrix Decomposition"☆99Updated 4 years ago
- Keras callback function for stochastic weight averaging☆56Updated 2 years ago
- Multi heads attention for image classification☆81Updated 7 years ago
- Unsupervised Data Augmentation experiments in PyTorch☆59Updated 5 years ago
- Keras implementation of SDE-Net (ICML 2020).☆15Updated 4 years ago
- A PyTorch Implementation of popular cyclic learning rate schedules☆35Updated 6 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
- Minimal implementation of SimSiam (https://arxiv.org/abs/2011.10566) in TensorFlow 2.☆98Updated 4 years ago
- Implements the ideas presented in https://arxiv.org/pdf/2004.11362v1.pdf by Khosla et al.☆132Updated 4 years ago
- Unofficial pytorch implementation of ReZero in ResNet☆23Updated 5 years ago
- Lookahead mechanism for optimizers in Keras.☆50Updated 3 years ago