clcarwin / focal_loss_pytorch
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
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,230Updated 6 months ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆988Updated 6 months ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆793Updated last year
- mixup: Beyond Empirical Risk Minimization☆1,177Updated 3 years ago
- PyTorch Implementation of Focal Loss and Lovasz-Softmax Loss☆333Updated 3 years ago
- My best practice of training large dataset using PyTorch.☆1,096Updated 11 months ago
- Pytorch implementation of Center Loss☆985Updated 2 years ago
- Source code for "On the Relationship between Self-Attention and Convolutional Layers"☆1,100Updated 2 years ago
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,133Updated 2 years ago
- Implementing Attention Augmented Convolutional Networks using Pytorch☆650Updated 3 years ago
- Official Pytorch implementation of CutMix regularizer☆1,235Updated 4 years ago
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆796Updated 5 years ago
- Unofficial PyTorch Reimplementation of RandAugment.☆635Updated 2 years ago
- A CV toolkit for my papers.☆2,048Updated 3 months ago
- PyTorch implementation of SENet☆2,317Updated 4 years ago
- a pytorch code about Residual Attention Network. This code is based on two projects from☆684Updated 6 years ago
- Unofficial implementation of: Multi-task learning using uncertainty to weigh losses for scene geometry and semantics☆551Updated 3 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆594Updated 4 years ago
- PyTorch DataLoaders implemented with DALI for accelerating image preprocessing☆882Updated 4 years ago
- Implementation of Non-local Block.☆1,571Updated 2 years ago
- This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 202…☆965Updated 3 years ago
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,600Updated 3 years ago
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆759Updated 4 years ago
- A (PyTorch) imbalanced dataset sampler for oversampling low frequent classes and undersampling high frequent ones.☆2,295Updated last week
- Class-Balanced Loss Based on Effective Number of Samples. CVPR 2019☆609Updated 3 years ago
- torchsummaryX: Improved visualization tool of torchsummary☆303Updated 3 years ago
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,322Updated 4 years ago
- CCNet: Criss-Cross Attention for Semantic Segmentation (TPAMI 2020 & ICCV 2019).☆1,457Updated 4 years ago
- A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility☆1,928Updated 2 years ago
- Learning Rate Warmup in PyTorch☆406Updated last month