clcarwin / focal_loss_pytorchLinks
A PyTorch Implementation of Focal Loss.
☆992Updated 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☆992Updated last year
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,259Updated last year
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆805Updated last year
- mixup: Beyond Empirical Risk Minimization☆1,199Updated 4 years ago
- A CV toolkit for my papers.☆2,049Updated last year
- Unofficial implementation of: Multi-task learning using uncertainty to weigh losses for scene geometry and semantics☆565Updated 4 years ago
- PyTorch Implementation of Focal Loss and Lovasz-Softmax Loss☆339Updated 4 years ago
- Pytorch implementation of Center Loss☆995Updated 2 years ago
- Implementing Attention Augmented Convolutional Networks using Pytorch☆656Updated 4 years ago
- This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 202…☆975Updated 4 years ago
- Source code for "On the Relationship between Self-Attention and Convolutional Layers"☆1,116Updated 3 years ago
- Ranger - a synergistic optimizer using RAdam (Rectified Adam), Gradient Centralization and LookAhead in one codebase☆1,208Updated 2 years ago
- Official Pytorch implementation of CutMix regularizer☆1,249Updated 5 years ago
- A multi-task learning example for the paper https://arxiv.org/abs/1705.07115☆867Updated 5 years ago
- Class-Balanced Loss Based on Effective Number of Samples. CVPR 2019☆615Updated 4 years ago
- A (PyTorch) imbalanced dataset sampler for oversampling low frequent classes and undersampling high frequent ones.☆2,326Updated 3 weeks ago
- My best practice of training large dataset using PyTorch.☆1,104Updated last year
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆594Updated 5 years ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,503Updated 4 years ago
- The implementation of "End-to-End Multi-Task Learning with Attention" [CVPR 2019].☆727Updated 3 years ago
- a pytorch code about Residual Attention Network. This code is based on two projects from☆685Updated 7 years ago
- Implementation of the mixup training method☆472Updated 7 years ago
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,335Updated 5 years ago
- Official Pytorch Implementation of: "Asymmetric Loss For Multi-Label Classification"(ICCV, 2021) paper☆788Updated 2 years ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,495Updated 2 years ago
- Code for the Lovász-Softmax loss (CVPR 2018)☆1,408Updated last year
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆803Updated 6 years ago
- list of efficient attention modules☆1,022Updated 4 years ago
- PyTorch DataLoaders implemented with DALI for accelerating image preprocessing☆884Updated 5 years ago
- Code for "MixMatch - A Holistic Approach to Semi-Supervised Learning"☆653Updated 2 years ago