clcarwin / focal_loss_pytorchLinks
A PyTorch Implementation of Focal Loss.
☆984Updated 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:
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆989Updated 9 months ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆799Updated last year
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,245Updated 8 months ago
- mixup: Beyond Empirical Risk Minimization☆1,183Updated 3 years ago
- Pytorch implementation of Center Loss☆993Updated 2 years ago
- A CV toolkit for my papers.☆2,050Updated 6 months ago
- PyTorch Implementation of Focal Loss and Lovasz-Softmax Loss☆333Updated 3 years ago
- Unofficial implementation of: Multi-task learning using uncertainty to weigh losses for scene geometry and semantics☆555Updated 3 years ago
- This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 202…☆973Updated 3 years ago
- Source code for "On the Relationship between Self-Attention and Convolutional Layers"☆1,103Updated 2 years ago
- My best practice of training large dataset using PyTorch.☆1,099Updated last year
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆797Updated 5 years ago
- Unofficial PyTorch Reimplementation of RandAugment.☆637Updated 2 years ago
- Official Pytorch implementation of CutMix regularizer☆1,240Updated 4 years ago
- Implementing Attention Augmented Convolutional Networks using Pytorch☆654Updated 3 years ago
- Official Pytorch Implementation of: "Asymmetric Loss For Multi-Label Classification"(ICCV, 2021) paper☆764Updated last year
- a pytorch code about Residual Attention Network. This code is based on two projects from☆684Updated 6 years ago
- Class-Balanced Loss Based on Effective Number of Samples. CVPR 2019☆612Updated 3 years ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,487Updated 2 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆596Updated 4 years ago
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆761Updated 4 years ago
- Implementing Stand-Alone Self-Attention in Vision Models using Pytorch☆455Updated 5 years ago
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,605Updated 4 years ago
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,324Updated 4 years ago
- Code for "MixMatch - A Holistic Approach to Semi-Supervised Learning"☆652Updated last year
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆730Updated 6 years ago
- Unsupervised Feature Learning via Non-parametric Instance Discrimination☆755Updated 4 years ago
- Ranger - a synergistic optimizer using RAdam (Rectified Adam), Gradient Centralization and LookAhead in one codebase☆1,202Updated last year
- A multi-task learning example for the paper https://arxiv.org/abs/1705.07115☆860Updated 5 years ago
- The implementation of "End-to-End Multi-Task Learning with Attention" [CVPR 2019].☆711Updated 3 years ago