vkakerbeck / Progressively-Growing-NetworksLinks
Experiments on different dataset on how to grow networks during training to learn new image categories.
☆62Updated 5 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:
- Pytorch notebook with One Cycle Policy implementation (https://arxiv.org/abs/1803.09820)☆73Updated 3 years ago
- This is the code base for paper "G-SimCLR : Self-Supervised Contrastive Learning with Guided Projection via Pseudo Labelling" by Souradip…☆79Updated 4 years ago
- Implements the ideas presented in https://arxiv.org/pdf/2004.11362v1.pdf by Khosla et al.☆133Updated 5 years ago
- ☆100Updated 5 years ago
- Minimal implementation of SimSiam (https://arxiv.org/abs/2011.10566) in TensorFlow 2.☆98Updated 4 years ago
- Meta-SGD Algorithms Implementation☆22Updated last year
- Provides a systematic and extensible way to build, train, evaluate, and tune deep learning models using PyTorch.☆95Updated last year
- A simpler version of the self-attention layer from SAGAN, and some image classification results.☆214Updated 6 years ago
- Some notes, tutorials, and some experimentation with the fast.ai library (https://github.com/fastai/fastai)☆58Updated 7 years ago
- Guide for both TensorFlow and PyTorch in comparative way☆108Updated 6 years ago
- 🕵️♂️ Interpreting Convolutional Neural Network (CNN) Results.☆175Updated last year
- Almost any Image classification problem using pytorch☆132Updated 5 years ago
- Meta learning framework with Tensorflow 2.0☆117Updated 3 years ago
- All Model summary in PyTorch similar to `model.summary()` in Keras☆88Updated 6 years ago
- Unsupervised Data Augmentation experiments in PyTorch☆59Updated 6 years ago
- ☆124Updated 3 years ago
- Converting EfficientNet to Pytorch for use with fastai☆27Updated 6 years ago
- Corrupted labels and label smoothing☆129Updated 8 years ago
- ☆140Updated last year
- Simple Tensorflow implementation of "On The Variance Of The Adaptive Learning Rate And Beyond"☆97Updated 5 years ago
- Implementation of Rectified Adam in Keras☆70Updated 6 years ago
- This repository stores the files used for my summer internship's work on "teacher-student learning", an experimental method for training …☆47Updated 7 years ago
- ☆61Updated 2 years ago
- Blog https://medium.com/neuralmachine/knowledge-distillation-dc241d7c2322☆60Updated 7 years ago
- An implementation of MixMatch with PyTorch☆36Updated 5 years ago
- Repo to build on / reproduce the record breaking Ranger-Mish-SelfAttention setup on FastAI ImageWoof dataset 5 epochs☆116Updated 6 years ago
- Mish Deep Learning Activation Function for PyTorch / FastAI☆161Updated 5 years ago
- Utilities for Pytorch☆88Updated 3 years ago
- Unofficial PyTorch Implementation of EvoNorm☆123Updated 4 years ago
- "Learning Rate Dropout" in PyTorch☆34Updated 6 years ago