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"☆390Updated last year
- Learning Rate Warmup in PyTorch☆412Updated 3 months ago
- ☆466Updated 2 years ago
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆438Updated 11 months ago
- Official Implementation of Early-Learning Regularization Prevents Memorization of Noisy Labels☆296Updated 2 years ago
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆764Updated 4 years ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆800Updated last year
- Experiments with supervised contrastive learning methods with different loss functions☆221Updated 2 years ago
- A PyTorch Implementation of Focal Loss.☆987Updated 5 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆992Updated 11 months ago
- Unofficial PyTorch Reimplementation of RandAugment.☆635Updated 2 years ago
- PyTorch Implementation of Focal Loss and Lovasz-Softmax Loss☆336Updated 3 years ago
- PyTorch implementation of some learning rate schedulers for deep learning researcher.☆91Updated 3 years ago
- When Does Label Smoothing Help?_pytorch_implementationimp☆126Updated 5 years ago
- A Pytorch-Lightning implementation of self-supervised algorithms☆544Updated 3 years ago
- ☆51Updated 5 years ago
- Reproduce Results for ICCV2019 "Symmetric Cross Entropy for Robust Learning with Noisy Labels" https://arxiv.org/abs/1908.06112☆189Updated 4 years ago
- Self-supervised vIsion Transformer (SiT)☆338Updated 2 years ago
- A simple to use pytorch wrapper for contrastive self-supervised learning on any neural network☆148Updated 4 years ago
- Official Pytorch Implementation of: "Asymmetric Loss For Multi-Label Classification"(ICCV, 2021) paper☆772Updated 2 years ago
- ☆253Updated 4 years ago
- Unofficial Pytorch code for "FixMatch: Simplifying Semi-Supervised Learning with Consistency and Confidence" in NeurIPS'20. This repo co…☆191Updated 4 years ago
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)☆486Updated 4 years ago
- 🛠 Toolbox to extend PyTorch functionalities☆419Updated last year
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆349Updated last year
- Escaping the Big Data Paradigm with Compact Transformers, 2021 (Train your Vision Transformers in 30 mins on CIFAR-10 with a single GPU!)☆536Updated 10 months ago
- Implementation of Transformer in Transformer, pixel level attention paired with patch level attention for image classification, in Pytorc…☆308Updated 3 years ago
- Code for the Convolutional Vision Transformer (ConViT)☆469Updated 3 years ago
- Implementation of Supervised Contrastive Learning with AMP, EMA, SWA, and many other tricks☆169Updated 2 years ago
- [ICML2020] Normalized Loss Functions for Deep Learning with Noisy Labels☆139Updated last year