clcarwin / focal_loss_pytorch
A PyTorch Implementation of Focal Loss.
☆979Updated 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,223Updated 5 months ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆988Updated 5 months ago
- mixup: Beyond Empirical Risk Minimization☆1,177Updated 3 years ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆792Updated last year
- PyTorch Implementation of Focal Loss and Lovasz-Softmax Loss☆333Updated 3 years ago
- Pytorch implementation of Center Loss☆982Updated 2 years ago
- Implementing Attention Augmented Convolutional Networks using Pytorch☆649Updated 3 years ago
- This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 202…☆961Updated 3 years ago
- Unofficial PyTorch Reimplementation of RandAugment.☆633Updated 2 years ago
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,119Updated 2 years ago
- Source code for "On the Relationship between Self-Attention and Convolutional Layers"☆1,098Updated 2 years ago
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆796Updated 5 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆593Updated 4 years ago
- Official Pytorch implementation of CutMix regularizer☆1,228Updated 4 years ago
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,601Updated 3 years ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,480Updated last year
- A CV toolkit for my papers.☆2,047Updated 3 months ago
- a pytorch code about Residual Attention Network. This code is based on two projects from☆682Updated 6 years ago
- My best practice of training large dataset using PyTorch.☆1,092Updated 10 months ago
- Implementing Stand-Alone Self-Attention in Vision Models using Pytorch☆454Updated 5 years ago
- PyTorch implementation of Contrastive Learning methods☆1,966Updated last year
- PyTorch implementation of SENet☆2,315Updated 4 years ago
- A state-of-the-art semi-supervised method for image recognition☆1,609Updated 4 years ago
- Code for "MixMatch - A Holistic Approach to Semi-Supervised Learning"☆645Updated last year
- A (PyTorch) imbalanced dataset sampler for oversampling low frequent classes and undersampling high frequent ones.☆2,291Updated 2 months ago
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,318Updated 4 years ago
- [CVPR 2021] Involution: Inverting the Inherence of Convolution for Visual Recognition, a brand new neural operator☆1,309Updated 3 years ago
- Image Test Time Augmentation with PyTorch!☆995Updated last year
- Code for the Lovász-Softmax loss (CVPR 2018)☆1,388Updated 11 months ago
- Implementation of the mixup training method☆466Updated 6 years ago