yatengLG / Focal-Loss-PytorchLinks
全中文注释.(The loss function of retinanet based on pytorch).(You can use it on one-stage detection task or classifical task, to solve data imbalance influence).用于one-stage目标检测算法,提升检测效果.你也可以在分类任务中使用该损失函数,解决数据不平衡问题.
☆477Updated 11 months 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:
- Multi-task learning using uncertainty to weigh losses for scene geometry and semantics, Auxiliary Tasks in Multi-task Learning☆619Updated 4 years ago
- A PyTorch Implementation of Focal Loss.☆981Updated 5 years ago
- Implementation of some unbalanced loss like focal_loss, dice_loss, DSC Loss, GHM Loss et.al☆263Updated 2 years ago
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,241Updated 7 months ago
- code and trained models for "Attentional Feature Fusion"☆780Updated 3 years ago
- try to implement the CVPR 2019 paper "Selective Kernel Networks" by PyTorch☆375Updated 5 years ago
- Unofficial implementations of some classical CNN backbones with pytorch☆169Updated 3 years ago
- PyTorch Implementation of Focal Loss and Lovasz-Softmax Loss☆334Updated 3 years ago
- 这里是改进了pytorch的DataParallel, 用来平衡第一个GPU的显存使用量☆232Updated 4 years ago
- PseudoLabel 2013, VAT, PI model, Tempens, MeanTeacher, ICT, MixMatch, FixMatch☆451Updated 2 years ago
- Focal loss for multiple class classification☆82Updated 4 years ago
- Code for our CVPR2021 paper coordinate attention☆1,057Updated 3 years ago
- Official code for Conformer: Local Features Coupling Global Representations for Visual Recognition☆570Updated 3 years ago
- Official Pytorch Implementation of: "Asymmetric Loss For Multi-Label Classification"(ICCV, 2021) paper☆761Updated last year
- ☆408Updated 7 years ago
- Pytorch!!!Pytorch!!!Pytorch!!! Dynamic Convolution: Attention over Convolution Kernels (CVPR-2020)☆579Updated 3 years ago
- Some tricks of pytorch...☆1,191Updated 11 months ago
- use pytorch to do image classification☆140Updated 4 years ago
- The official PyTorch implementation of paper BBN: Bilateral-Branch Network with Cumulative Learning for Long-Tailed Visual Recognition☆669Updated 2 years ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆798Updated last year
- FcaNet: Frequency Channel Attention Networks☆548Updated 4 years ago
- Pytorch implementation of the paper "Circle Loss: A Unified Perspective of Pair Similarity Optimization"☆466Updated 5 years ago
- SE-ResNet PyTorch Version☆130Updated 7 years ago
- [ICCV 2021] Code for approximated exponential maximum pooling☆294Updated 2 years ago
- ACNet: Strengthening the Kernel Skeletons for Powerful CNN via Asymmetric Convolution Blocks☆843Updated 2 years ago
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆752Updated 4 years ago
- Implementation of focal loss in pytorch for unbalanced classification.☆43Updated 5 years ago
- FcaNet: Frequency Channel Attention Networks☆279Updated 4 years ago
- Official PyTorch Implementation for "Rotate to Attend: Convolutional Triplet Attention Module." [WACV 2021]☆422Updated 3 months ago
- The Simple and Efficient Semi-Supervised Learning Method for Deep Neural Networks☆338Updated 6 years ago