Kyubyong / label_smoothing
Corrupted labels and label smoothing
☆128Updated 7 years ago
Alternatives and similar repositories for label_smoothing:
Users that are interested in label_smoothing are comparing it to the libraries listed below
- Using the CLR algorithm for training (https://arxiv.org/abs/1506.01186)☆108Updated 6 years ago
- A PyTorch implementation of the paper Mixup: Beyond Empirical Risk Minimization in PyTorch☆123Updated 7 years ago
- fast.ai starter kit for Google Landmark Retrieval 2019 challenge☆61Updated 5 years ago
- Random miniprojects with pytorch.☆171Updated 6 years ago
- Focal Loss of multi-classification in tensorflow☆80Updated 6 years ago
- tunz's CUDA pytorch operator (MaskedSoftmax)☆75Updated 6 years ago
- Compare outputs between layers written in Tensorflow and layers written in Pytorch☆72Updated 6 years ago
- All Model summary in PyTorch similar to `model.summary()` in Keras☆88Updated 5 years ago
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆77Updated 7 years ago
- A TensorFlow implementation of Group Normalization on the task of image classification☆208Updated 6 years ago
- Simple Tensorflow implementation of "Adaptive Gradient Methods with Dynamic Bound of Learning Rate" (ICLR 2019)☆150Updated 5 years ago
- Cyclic learning rate TensorFlow implementation.☆66Updated 6 years ago
- Utilities for Pytorch☆89Updated 2 years ago
- Implementation and experiments for AdamW on Pytorch☆93Updated 5 years ago
- Simple Tensorflow implementation of "On The Variance Of The Adaptive Learning Rate And Beyond"☆97Updated 5 years ago
- Re-implementation of the Noise Contrastive Estimation algorithm for pyTorch, following "Noise-contrastive estimation: A new estimation pr…☆45Updated 5 years ago
- Blog https://medium.com/neuralmachine/knowledge-distillation-dc241d7c2322☆60Updated 6 years ago
- Python way to Read/Write TFRecords☆64Updated 6 years ago
- This is an example of how to train a MNIST network in Python and run it in c++ with pytorch 1.0☆96Updated 6 years ago
- [ECCV 2018] Sparsely Aggreagated Convolutional Networks https://arxiv.org/abs/1801.05895☆124Updated 6 years ago
- Multi heads attention for image classification☆81Updated 6 years ago
- Implementation of "Learning with Random Learning Rates" in PyTorch.☆102Updated 5 years ago
- A pytorch implementation of "Self-Normalizing Neural Networks" by Klambauer et al. (still beta)☆59Updated 7 years ago
- Plot loss and accuracy of neural networks over time☆63Updated 8 years ago
- Metric learning models in PyTorch with results on CUB2011, CARS196, Stanford Online Products☆65Updated 3 years ago
- visualization of CNN in PyTorch☆155Updated last year
- TensorFlow implementation of PNASNet-5 on ImageNet☆101Updated 6 years ago
- repo that holds code for improving on dropout using Stochastic Delta Rule☆142Updated 6 years ago
- keras implementation of AdamW from Fixing Weight Decay Regularization in Adam (https://arxiv.org/abs/1711.05101)☆70Updated 6 years ago
- PyTorch implementation of CVPR'18 - Perturbative Neural Networks http://xujuefei.com/pnn.html☆138Updated 6 years ago