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
- Implements the ideas presented in https://arxiv.org/pdf/2004.11362v1.pdf by Khosla et al.☆133Updated 5 years ago
- This is the code base for paper "G-SimCLR : Self-Supervised Contrastive Learning with Guided Projection via Pseudo Labelling" by Souradip…☆79Updated 3 years ago
- A simpler version of the self-attention layer from SAGAN, and some image classification results.☆214Updated 6 years ago
- ☆124Updated 3 years ago
- Repo to build on / reproduce the record breaking Ranger-Mish-SelfAttention setup on FastAI ImageWoof dataset 5 epochs☆116Updated 5 years ago
- Provides a systematic and extensible way to build, train, evaluate, and tune deep learning models using PyTorch.☆94Updated last year
- Meta-SGD Algorithms Implementation☆22Updated last year
- Some notes, tutorials, and some experimentation with the fast.ai library (https://github.com/fastai/fastai)☆58Updated 7 years ago
- Implementation of Rectified Adam in Keras☆70Updated 6 years ago
- AI challenge deadlines with link to software baselines and evaluation results.☆200Updated 5 years ago
- Metrics for model evaluation in pytorch☆110Updated 4 years ago
- Minimal implementation of SimSiam (https://arxiv.org/abs/2011.10566) in TensorFlow 2.☆98Updated 4 years ago
- A PyTorch Implementation of popular cyclic learning rate schedules☆35Updated 7 years ago
- Almost any Image classification problem using pytorch☆132Updated 5 years ago
- Guide for both TensorFlow and PyTorch in comparative way☆108Updated 6 years ago
- All about attention in neural networks. Soft attention, attention maps, local and global attention and multi-head attention.☆234Updated 5 years ago
- Official Pytorch code for (AAAI 2020) paper "Capsule Routing via Variational Bayes", https://arxiv.org/pdf/1905.11455.pdf☆103Updated 4 years ago
- Mish Deep Learning Activation Function for PyTorch / FastAI☆161Updated 5 years ago
- Vision Transformer using TensorFlow 2.0☆99Updated 5 years ago
- Keras implementation of Attention Augmented Convolutional Neural Networks☆121Updated 5 years ago
- Unofficial PyTorch Implementation of EvoNorm☆123Updated 4 years ago
- ☆35Updated 6 years ago
- Creates a learning-curve plot for Jupyter/Colab notebooks that is updated in real-time.☆177Updated 3 years ago
- A pytorch dataset sampler for always sampling balanced batches.☆118Updated 4 years ago
- Blog https://medium.com/neuralmachine/knowledge-distillation-dc241d7c2322☆60Updated 7 years ago
- ☆100Updated 5 years ago
- Corrupted labels and label smoothing☆129Updated 8 years ago
- Unsupervised Data Augmentation experiments in PyTorch☆59Updated 6 years ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆85Updated 4 years ago