kleyersoma / Keras_Label_Smoothing
Keras Label Smoothing for Supervised Learning
☆11Updated 4 years ago
Alternatives and similar repositories for Keras_Label_Smoothing:
Users that are interested in Keras_Label_Smoothing are comparing it to the libraries listed below
- A good example of deformable convolutional network for mnist classification☆21Updated 5 years ago
- Simple tensorflow-keras implementation of SKConv in Selective Kernel Networks☆30Updated 4 years ago
- pytorch implement of Label Smoothing☆32Updated 5 years ago
- It contains the Attention-56 and Attention-96 models built from scratch in keras. Residual Attention Networks are described in the paper …☆38Updated 6 years ago
- Keras implementation of temporal ensembling(semi-supervised learning)☆22Updated 6 years ago
- Here is my implementation of MSDNet for keras☆9Updated 6 years ago
- Keras implementation of AutoAugment.☆30Updated 6 years ago
- Experiment with Res2Net. https://arxiv.org/abs/1904.01169☆13Updated 5 years ago
- Here is my implementation of Center Loss with Keras☆11Updated 6 years ago
- PyTorch implementation of "SNAPSHOT ENSEMBLES: TRAIN 1, GET M FOR FREE" [WIP]☆36Updated 7 years ago
- Keras implementation of Octave Convolutions☆53Updated 5 years ago
- Pytorch implementation of lookahead optimizer(https://arxiv.org/pdf/1907.08610.pdf) and RAdam(https://arxiv.org/pdf/1908.03265.pdf)☆15Updated 2 years ago
- ☆13Updated 5 years ago
- Focal Loss for multi-class classification☆55Updated 6 years ago
- Convolutional Neural Networks (CNNs) are being widely used for various tasks in Computer Vision. We focus on the task of image classifica…☆25Updated 7 years ago
- DropBlock implemented in Keras☆26Updated 3 years ago
- an implementation of mixup☆41Updated 4 years ago
- Implementation from the paper Attention Augmented Convolutional Networks in Tensorflow (https://arxiv.org/pdf/1904.09925v1.pdf)☆46Updated 5 years ago
- Keras implementation of Residual Attention Network☆110Updated 6 years ago
- Multi-class classification with focal loss for imbalanced datasets☆82Updated 5 years ago
- a Tensorflow implementation of Group Normalizations☆24Updated 6 years ago
- Stochastic Weight Averaging in Keras☆10Updated 6 years ago
- 3D ConvNets for Action Recognition with Keras (3d ResNet, 3d DenseNet, 3d Inception, C3D, 3d dense resnet)☆42Updated 6 years ago
- Pseudo-Label: Semi-Supervised Learning on CIFAR-10 in Keras☆37Updated 6 years ago
- Keras implementation of Global Context Attention blocks☆46Updated 5 years ago
- Keras Implementation of Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆96Updated 4 years ago
- The object-oriented implementation of the Residual Network proposed in "Deep Residual Learning for Image Recognition" modified to be used…☆16Updated 7 years ago
- A PyTorch implementation for Unsupervised Data Augmentation☆23Updated 2 years ago
- Bilinear CNNs in PyTorch☆20Updated 5 years ago
- This repository provides a class which can be used for the optimization of a tf.keras model. It combines the two optimizers Lookahead and…☆14Updated 5 months ago