AdeelH / pytorch-multi-class-focal-lossLinks
An (unofficial) implementation of Focal Loss, as described in the RetinaNet paper, generalized to the multi-class case.
☆236Updated 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 last month
- ☆464Updated 2 years ago
- Official Pytorch Implementation of: "Asymmetric Loss For Multi-Label Classification"(ICCV, 2021) paper☆769Updated 2 years ago
- Self-supervised vIsion Transformer (SiT)☆337Updated 2 years ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆800Updated last year
- A Pytorch-Lightning implementation of self-supervised algorithms☆543Updated 3 years ago
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆434Updated 10 months ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆991Updated 10 months ago
- Experiments with supervised contrastive learning methods with different loss functions☆220Updated 2 years ago
- Official Implementation of Early-Learning Regularization Prevents Memorization of Noisy Labels☆296Updated 2 years ago
- Implementation of Supervised Contrastive Learning with AMP, EMA, SWA, and many other tricks☆168Updated 2 years ago
- A PyTorch Implementation of Focal Loss.☆986Updated 5 years ago
- PyTorch Implementation of Focal Loss and Lovasz-Softmax Loss☆333Updated 3 years ago
- A simple to use pytorch wrapper for contrastive self-supervised learning on any neural network☆144Updated 4 years ago
- Unofficial PyTorch Reimplementation of RandAugment.☆636Updated 2 years ago
- Implementation of popular SOTA self-supervised learning algorithms as Fastai Callbacks.☆322Updated 2 years ago
- PyTorch implementation of Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning☆495Updated 3 years ago
- Implementation of Pixel-level Contrastive Learning, proposed in the paper "Propagate Yourself", in Pytorch☆260Updated 4 years ago
- EsViT: Efficient self-supervised Vision Transformers☆413Updated last year
- Simple pytorch implementation of focal loss☆86Updated 2 years ago
- This is an official implementation for "Self-Supervised Learning with Swin Transformers".☆658Updated 4 years ago
- Masked Siamese Networks for Label-Efficient Learning (https://arxiv.org/abs/2204.07141)☆458Updated 3 years ago
- ☆245Updated 3 years ago
- 🛠 Toolbox to extend PyTorch functionalities☆420Updated last year
- Implementation of Transformer in Transformer, pixel level attention paired with patch level attention for image classification, in Pytorc…☆305Updated 3 years ago
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆347Updated last year
- Reproduce Results for ICCV2019 "Symmetric Cross Entropy for Robust Learning with Noisy Labels" https://arxiv.org/abs/1908.06112☆189Updated 4 years ago
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆764Updated 4 years ago
- (ICCV 2021 Oral) CoaT: Co-Scale Conv-Attentional Image Transformers☆232Updated 3 years ago