clcarwin / focal_loss_pytorch
A PyTorch Implementation of Focal Loss.
☆962Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for focal_loss_pytorch
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆977Updated last month
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,183Updated last month
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆785Updated 9 months ago
- mixup: Beyond Empirical Risk Minimization☆1,168Updated 3 years ago
- Official Pytorch implementation of CutMix regularizer☆1,221Updated 4 years ago
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,303Updated 4 years ago
- PyTorch Implementation of Focal Loss and Lovasz-Softmax Loss☆333Updated 2 years ago
- torchsummaryX: Improved visualization tool of torchsummary☆301Updated 2 years ago
- 🛠 Toolbox to extend PyTorch functionalities☆417Updated 6 months ago
- Pytorch implementation of Center Loss☆970Updated last year
- My best practice of training large dataset using PyTorch.☆1,086Updated 6 months ago
- This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 202…☆946Updated 3 years ago
- Unofficial PyTorch Reimplementation of RandAugment.☆628Updated last year
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆787Updated 4 years ago
- A CV toolkit for my papers.☆2,041Updated 5 months ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆588Updated 4 years ago
- Implementing Attention Augmented Convolutional Networks using Pytorch☆641Updated 2 years ago
- Unsupervised Feature Learning via Non-parametric Instance Discrimination☆750Updated 3 years ago
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆753Updated 3 years ago
- a pytorch code about Residual Attention Network. This code is based on two projects from☆680Updated 6 years ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,466Updated last year
- Source code for "On the Relationship between Self-Attention and Convolutional Layers"☆1,085Updated last year
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,596Updated 3 years ago
- PyTorch implementation of Contrastive Learning methods☆1,942Updated last year
- A (PyTorch) imbalanced dataset sampler for oversampling low frequent classes and undersampling high frequent ones.☆2,275Updated last month
- This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423☆1,033Updated 3 years ago
- Learning Rate Warmup in PyTorch☆392Updated this week
- PyTorch implementation of SENet☆2,285Updated 3 years ago
- Image Test Time Augmentation with PyTorch!☆978Updated last year
- Implementation of the mixup training method☆465Updated 6 years ago