clcarwin / focal_loss_pytorch
A PyTorch Implementation of Focal Loss.
☆960Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for focal_loss_pytorch
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆976Updated 3 weeks ago
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,176Updated 3 weeks ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆784Updated 8 months ago
- mixup: Beyond Empirical Risk Minimization☆1,169Updated 3 years ago
- PyTorch Implementation of Focal Loss and Lovasz-Softmax Loss☆332Updated 2 years ago
- Pytorch implementation of Center Loss☆967Updated last year
- Source code for "On the Relationship between Self-Attention and Convolutional Layers"☆1,085Updated last year
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆589Updated 4 years ago
- Official Pytorch implementation of CutMix regularizer☆1,224Updated 4 years ago
- This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 202…☆945Updated 3 years ago
- Unofficial PyTorch Reimplementation of RandAugment.☆628Updated last year
- Implementing Attention Augmented Convolutional Networks using Pytorch☆643Updated 2 years ago
- Implementing Stand-Alone Self-Attention in Vision Models using Pytorch☆454Updated 4 years ago
- A CV toolkit for my papers.☆2,040Updated 5 months ago
- Class-Balanced Loss Based on Effective Number of Samples. CVPR 2019☆601Updated 3 years ago
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,301Updated 3 years ago
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,591Updated 3 years ago
- 🛠 Toolbox to extend PyTorch functionalities☆417Updated 5 months ago
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆752Updated 3 years ago
- Learning Rate Warmup in PyTorch☆393Updated this week
- Image Test Time Augmentation with PyTorch!☆975Updated last year
- lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch☆334Updated 5 years ago
- a pytorch code about Residual Attention Network. This code is based on two projects from☆679Updated 6 years ago
- Unofficial implementation of: Multi-task learning using uncertainty to weigh losses for scene geometry and semantics☆546Updated 3 years ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,463Updated last year
- torchsummaryX: Improved visualization tool of torchsummary☆302Updated 2 years ago
- Ranger - a synergistic optimizer using RAdam (Rectified Adam), Gradient Centralization and LookAhead in one codebase☆1,193Updated 10 months ago
- PyTorch implementation of Contrastive Learning methods☆1,939Updated last year
- My best practice of training large dataset using PyTorch.☆1,087Updated 6 months ago
- Unsupervised Feature Learning via Non-parametric Instance Discrimination☆749Updated 3 years ago