AdeelH / pytorch-multi-class-focal-lossLinks
An (unofficial) implementation of Focal Loss, as described in the RetinaNet paper, generalized to the multi-class case.
☆238Updated last year
Alternatives and similar repositories for pytorch-multi-class-focal-loss
Users that are interested in pytorch-multi-class-focal-loss are comparing it to the libraries listed below
Sorting:
- Unofficial PyTorch implementation of "Meta Pseudo Labels"☆389Updated last year
- Learning Rate Warmup in PyTorch☆410Updated 2 months ago
- ☆465Updated 2 years ago
- Self-supervised vIsion Transformer (SiT)☆338Updated 2 years ago
- PyTorch implementation of Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning☆496Updated 3 years ago
- A simple to use pytorch wrapper for contrastive self-supervised learning on any neural network☆146Updated 4 years ago
- A Pytorch-Lightning implementation of self-supervised algorithms☆543Updated 3 years ago
- Implementation of Supervised Contrastive Learning with AMP, EMA, SWA, and many other tricks☆168Updated 2 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆991Updated 10 months ago
- PyTorch Implementation of Focal Loss and Lovasz-Softmax Loss☆334Updated 3 years ago
- A PyTorch Implementation of Focal Loss.☆985Updated 5 years ago
- Simple pytorch implementation of focal loss☆86Updated 2 years ago
- ☆249Updated 3 years ago
- Implementation of Pixel-level Contrastive Learning, proposed in the paper "Propagate Yourself", in Pytorch☆260Updated 4 years ago
- Implementation of Visual Transformer for Small-size Datasets☆125Updated 3 years ago
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆435Updated 11 months ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆800Updated last year
- Implementation of Transformer in Transformer, pixel level attention paired with patch level attention for image classification, in Pytorc…☆307Updated 3 years ago
- Experiments with supervised contrastive learning methods with different loss functions☆221Updated 2 years ago
- Masked Siamese Networks for Label-Efficient Learning (https://arxiv.org/abs/2204.07141)☆456Updated 3 years ago
- Unofficial PyTorch Reimplementation of RandAugment.☆636Updated 2 years ago
- Official Pytorch Implementation of: "Asymmetric Loss For Multi-Label Classification"(ICCV, 2021) paper☆771Updated 2 years ago
- A PyTorch implementation of SimCLR based on ICML 2020 paper "A Simple Framework for Contrastive Learning of Visual Representations"☆566Updated 5 years ago
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆348Updated last year
- ☆72Updated 4 years ago
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆763Updated 4 years ago
- Implementation of popular SOTA self-supervised learning algorithms as Fastai Callbacks.☆324Updated 2 years ago
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)☆486Updated 4 years ago
- Official Implementation of Early-Learning Regularization Prevents Memorization of Noisy Labels☆296Updated 2 years ago
- Polynomial Learning Rate Decay Scheduler for PyTorch☆65Updated 3 years ago