clcarwin / focal_loss_pytorch
A PyTorch Implementation of Focal Loss.
☆974Updated 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,211Updated 4 months ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆790Updated last year
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆986Updated 4 months ago
- PyTorch Implementation of Focal Loss and Lovasz-Softmax Loss☆333Updated 3 years ago
- Pytorch implementation of Center Loss☆979Updated 2 years ago
- mixup: Beyond Empirical Risk Minimization☆1,172Updated 3 years ago
- This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 202…☆958Updated 3 years ago
- A CV toolkit for my papers.☆2,048Updated 2 months ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆592Updated 4 years ago
- Official Pytorch implementation of CutMix regularizer☆1,226Updated 4 years ago
- PyTorch implementation of Contrastive Learning methods☆1,960Updated last year
- Unofficial PyTorch Reimplementation of RandAugment.☆631Updated last year
- A pytorch implementation for paper 'Exploring Simple Siamese Representation Learning'☆823Updated 2 years ago
- Implementing Attention Augmented Convolutional Networks using Pytorch☆649Updated 3 years ago
- Class-Balanced Loss Based on Effective Number of Samples. CVPR 2019☆607Updated 3 years ago
- A (PyTorch) imbalanced dataset sampler for oversampling low frequent classes and undersampling high frequent ones.☆2,284Updated last month
- Official Pytorch Implementation of: "Asymmetric Loss For Multi-Label Classification"(ICCV, 2021) paper☆740Updated last year
- Unsupervised Feature Learning via Non-parametric Instance Discrimination☆751Updated 3 years ago
- Unofficial implementation of: Multi-task learning using uncertainty to weigh losses for scene geometry and semantics☆550Updated 3 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆727Updated 5 years ago
- Implementing Stand-Alone Self-Attention in Vision Models using Pytorch☆455Updated 5 years ago
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,314Updated 4 years ago
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆756Updated 3 years ago
- The implementation of "End-to-End Multi-Task Learning with Attention" [CVPR 2019].☆684Updated 3 years ago
- Pytorch implementation for "Large-Scale Long-Tailed Recognition in an Open World" (CVPR 2019 ORAL)☆853Updated 2 years ago
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,103Updated last year
- 🛠 Toolbox to extend PyTorch functionalities☆419Updated 9 months ago
- My best practice of training large dataset using PyTorch.☆1,092Updated 9 months ago
- Implementation of the mixup training method☆465Updated 6 years ago
- PyTorch DataLoaders implemented with DALI for accelerating image preprocessing☆881Updated 4 years ago