clcarwin / focal_loss_pytorch
A PyTorch Implementation of Focal Loss.
☆981Updated 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
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,240Updated 6 months ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆989Updated 6 months ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆797Updated last year
- mixup: Beyond Empirical Risk Minimization☆1,178Updated 3 years ago
- PyTorch Implementation of Focal Loss and Lovasz-Softmax Loss☆333Updated 3 years ago
- Implementing Stand-Alone Self-Attention in Vision Models using Pytorch☆455Updated 5 years ago
- PyTorch implementation of Contrastive Learning methods☆1,979Updated last year
- Implementing Attention Augmented Convolutional Networks using Pytorch☆651Updated 3 years ago
- My best practice of training large dataset using PyTorch.☆1,097Updated 11 months ago
- Pytorch implementation of Center Loss☆987Updated 2 years ago
- Source code for "On the Relationship between Self-Attention and Convolutional Layers"☆1,099Updated 2 years ago
- Class-Balanced Loss Based on Effective Number of Samples. CVPR 2019☆609Updated 3 years ago
- This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 202…☆967Updated 3 years ago
- 🛠 Toolbox to extend PyTorch functionalities☆419Updated 11 months ago
- Official Pytorch implementation of CutMix regularizer☆1,237Updated 4 years ago
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,142Updated 2 years ago
- Learning Rate Warmup in PyTorch☆410Updated last month
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆761Updated 4 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆594Updated 4 years ago
- a pytorch code about Residual Attention Network. This code is based on two projects from☆683Updated 6 years ago
- A CV toolkit for my papers.☆2,049Updated 4 months ago
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,322Updated 4 years ago
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆795Updated 5 years ago
- Unofficial PyTorch Reimplementation of RandAugment.☆637Updated 2 years ago
- Implementation of the mixup training method☆466Updated 6 years ago
- PyTorch DataLoaders implemented with DALI for accelerating image preprocessing☆881Updated 4 years ago
- torchsummaryX: Improved visualization tool of torchsummary