clcarwin / focal_loss_pytorchLinks
A PyTorch Implementation of Focal Loss.
☆987Updated 6 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☆991Updated last year
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,253Updated last year
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆800Updated last year
- mixup: Beyond Empirical Risk Minimization☆1,192Updated 4 years ago
- PyTorch Implementation of Focal Loss and Lovasz-Softmax Loss☆337Updated 3 years ago
- A CV toolkit for my papers.☆2,049Updated 10 months ago
- This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 202…☆976Updated 4 years ago
- Implementing Attention Augmented Convolutional Networks using Pytorch☆655Updated 3 years ago
- Pytorch implementation of Center Loss☆992Updated 2 years ago
- Source code for "On the Relationship between Self-Attention and Convolutional Layers"☆1,113Updated 2 years ago
- Unofficial implementation of: Multi-task learning using uncertainty to weigh losses for scene geometry and semantics☆560Updated 4 years ago
- Official Pytorch implementation of CutMix regularizer☆1,247Updated 5 years ago
- My best practice of training large dataset using PyTorch.☆1,107Updated last year
- Class-Balanced Loss Based on Effective Number of Samples. CVPR 2019☆613Updated 4 years ago
- Code for the Lovász-Softmax loss (CVPR 2018)☆1,402Updated last year
- Ranger - a synergistic optimizer using RAdam (Rectified Adam), Gradient Centralization and LookAhead in one codebase☆1,206Updated last year
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆765Updated 4 years ago
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,609Updated 4 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆596Updated 5 years ago
- A state-of-the-art semi-supervised method for image recognition☆1,641Updated 5 years ago
- Unofficial PyTorch Reimplementation of RandAugment.☆638Updated 2 years ago
- A (PyTorch) imbalanced dataset sampler for oversampling low frequent classes and undersampling high frequent ones.☆2,320Updated last month
- The official PyTorch implementation of paper BBN: Bilateral-Branch Network with Cumulative Learning for Long-Tailed Visual Recognition☆669Updated 2 years ago
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,333Updated 5 years ago
- Image Test Time Augmentation with PyTorch!☆1,023Updated 2 years ago
- A multi-task learning example for the paper https://arxiv.org/abs/1705.07115☆868Updated 5 years ago
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆799Updated 5 years ago
- Implementation of the mixup training method☆469Updated 7 years ago
- Code for "MixMatch - A Holistic Approach to Semi-Supervised Learning"☆652Updated 2 years ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,501Updated 4 years ago