clcarwin / focal_loss_pytorchLinks
A PyTorch Implementation of Focal Loss.
☆981Updated 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:
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,241Updated 7 months ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆988Updated 7 months ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆798Updated last year
- PyTorch Implementation of Focal Loss and Lovasz-Softmax Loss☆334Updated 3 years ago
- mixup: Beyond Empirical Risk Minimization☆1,180Updated 3 years ago
- Pytorch implementation of Center Loss☆990Updated 2 years ago
- Official Pytorch implementation of CutMix regularizer☆1,239Updated 4 years ago
- This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 202…☆970Updated 3 years ago
- Class-Balanced Loss Based on Effective Number of Samples. CVPR 2019☆611Updated 3 years ago
- Implementing Attention Augmented Convolutional Networks using Pytorch☆653Updated 3 years ago
- 🛠 Toolbox to extend PyTorch functionalities☆421Updated last year
- Image Test Time Augmentation with PyTorch!☆1,013Updated last year
- torchsummaryX: Improved visualization tool of torchsummary☆303Updated 3 years ago
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,604Updated 3 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆596Updated 4 years ago
- Ranger - a synergistic optimizer using RAdam (Rectified Adam), Gradient Centralization and LookAhead in one codebase☆1,201Updated last year
- Unofficial PyTorch Reimplementation of RandAugment.☆636Updated 2 years ago
- Implementing Stand-Alone Self-Attention in Vision Models using Pytorch☆455Updated 5 years ago
- A CV toolkit for my papers.☆2,049Updated 5 months ago
- PyTorch implementation of SENet☆2,320Updated 4 years ago
- My best practice of training large dataset using PyTorch.☆1,098Updated last year
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,325Updated 4 years ago
- Source code for "On the Relationship between Self-Attention and Convolutional Layers"☆1,101Updated 2 years ago
- Pytorch implementation for "Large-Scale Long-Tailed Recognition in an Open World" (CVPR 2019 ORAL)☆863Updated 2 years ago
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆761Updated 4 years ago
- A (PyTorch) imbalanced dataset sampler for oversampling low frequent classes and undersampling high frequent ones.☆2,299Updated last month
- Unsupervised Feature Learning via Non-parametric Instance Discrimination☆753Updated 4 years ago
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆796Updated 5 years ago
- Learning Rate Warmup in PyTorch☆410Updated 2 months ago
- lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch☆335Updated 5 years ago