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目标检测算法,提升检测效果.你也可以在分类任务中使用该损失函数,解决数据不平衡问题.
☆494Updated 2 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☆642Updated 5 years ago
- Unofficial implementations of some classical CNN backbones with pytorch☆167Updated 4 years ago
- code and trained models for "Attentional Feature Fusion"☆806Updated 4 years ago
- Focal loss for multiple class classification☆83Updated 5 years ago
- 这里是改进了pytorch的DataParallel, 用来平衡第一个GPU的显存使用量☆232Updated 5 years ago
- Implementation of some unbalanced loss like focal_loss, dice_loss, DSC Loss, GHM Loss et.al☆268Updated 2 years ago
- Yet another PyTorch Trainer and some core components for deep learning.☆222Updated last year
- A PyTorch Implementation of Focal Loss.☆992Updated 6 years ago
- pytorch learning tutorials☆120Updated 4 years ago
- Official code for Conformer: Local Features Coupling Global Representations for Visual Recognition☆590Updated 4 years ago
- Pytorch!!!Pytorch!!!Pytorch!!! Dynamic Convolution: Attention over Convolution Kernels (CVPR-2020)☆595Updated 3 years ago
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,259Updated last year
- Implementation of focal loss in pytorch for unbalanced classification.☆43Updated 6 years ago
- PyTorch Project Specification.☆680Updated 4 years ago
- Transformer在CV和NLP领域的变体模型的从零解读:Transformer;VIT;Swin Transformer☆337Updated 3 years ago
- ☆196Updated 5 years ago
- The Simple and Efficient Semi-Supervised Learning Method for Deep Neural Networks☆343Updated 7 years ago
- ☆20Updated 4 years ago
- Code for our CVPR2021 paper coordinate attention☆1,116Updated 4 years ago
- ☆306Updated 4 years ago
- 2020-2021年计算机视觉综述论文分方向整理☆457Updated 4 years ago
- A quickstart and benchmark for pytorch distributed training.☆1,665Updated last year
- Pytorch implementation of the GradNorm. GradNorm addresses the problem of balancing multiple losses for multi-task learning by learning a…☆272Updated 3 years ago
- ⭐⭐⭐FightingCV Paper Reading, which helps you understand the most advanced research work in an easier way 🍀 🍀 🍀☆824Updated 2 years ago
- ☆373Updated 4 years ago
- distributed data parallel, apex, and horovod tutorial example codes☆26Updated 4 years ago
- 整理 pytorch 单机多 GPU 训练方法与原理☆858Updated 4 years ago
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆768Updated 4 years ago
- A PyTorch implementation of Inception-v4 and Inception-ResNet-v2.☆122Updated 6 years ago
- Official PyTorch Implementation for "Rotate to Attend: Convolutional Triplet Attention Module." [WACV 2021]☆437Updated 10 months ago