clcarwin / focal_loss_pytorchLinks
A PyTorch Implementation of Focal Loss.
☆983Updated 5 years ago
Alternatives and similar repositories for focal_loss_pytorch
Users that are interested in focal_loss_pytorch are comparing it to the libraries listed below
Sorting:
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,243Updated 8 months ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆798Updated last year
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆989Updated 8 months ago
- mixup: Beyond Empirical Risk Minimization☆1,181Updated 3 years ago
- PyTorch Implementation of Focal Loss and Lovasz-Softmax Loss☆334Updated 3 years ago
- A CV toolkit for my papers.☆2,049Updated 6 months ago
- Official Pytorch implementation of CutMix regularizer☆1,239Updated 4 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆596Updated 4 years ago
- Implementing Attention Augmented Convolutional Networks using Pytorch☆653Updated 3 years ago
- a pytorch code about Residual Attention Network. This code is based on two projects from☆683Updated 6 years ago
- Pytorch implementation of Center Loss☆991Updated 2 years ago
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆795Updated 5 years ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,483Updated 2 years ago
- Unofficial PyTorch Reimplementation of RandAugment.☆636Updated 2 years ago
- Class-Balanced Loss Based on Effective Number of Samples. CVPR 2019☆612Updated 3 years ago
- 🛠 Toolbox to extend PyTorch functionalities☆421Updated last year
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,158Updated 2 years ago
- This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 202…☆971Updated 3 years ago
- Implementation of the mixup training method☆466Updated 7 years ago
- Pytorch implementation of the paper "Circle Loss: A Unified Perspective of Pair Similarity Optimization"☆469Updated 5 years ago
- Learning Rate Warmup in PyTorch☆410Updated 3 months ago
- A multi-task learning example for the paper https://arxiv.org/abs/1705.07115☆859Updated 4 years ago
- Unofficial implementation of: Multi-task learning using uncertainty to weigh losses for scene geometry and semantics☆555Updated 3 years ago
- My best practice of training large dataset using PyTorch.☆1,100Updated last year
- Unsupervised Feature Learning via Non-parametric Instance Discrimination☆754Updated 4 years ago
- 全中文注释.(The loss function of retinanet based on pytorch).(You can use it on one-stage detection task or classifical task, to solve data …☆480Updated 11 months ago
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,325Updated 4 years ago
- Implementing Stand-Alone Self-Attention in Vision Models using Pytorch☆455Updated 5 years ago
- Official Pytorch Implementation of: "Asymmetric Loss For Multi-Label Classification"(ICCV, 2021) paper☆763Updated last year
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,605Updated 4 years ago