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目标检测算法,提升检测效果.你也可以在分类任务中使用该损失函数,解决数据不平衡问题.
☆482Updated last year
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☆627Updated 5 years ago
- 这里是改进了pytorch的DataParallel, 用来平衡第一个GPU的显存使用量☆232Updated 4 years ago
- Implementation of some unbalanced loss like focal_loss, dice_loss, DSC Loss, GHM Loss et.al☆265Updated 2 years ago
- Unofficial implementations of some classical CNN backbones with pytorch☆169Updated 3 years ago
- code and trained models for "Attentional Feature Fusion"☆789Updated 3 years ago
- Focal loss for multiple class classification☆83Updated 4 years ago
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,245Updated 8 months ago
- Pytorch implementation of the GradNorm. GradNorm addresses the problem of balancing multiple losses for multi-task learning by learning a…☆269Updated 2 years ago
- A PyTorch Implementation of Focal Loss.☆984Updated 5 years ago
- PyTorch Project Specification.☆679Updated 3 years ago
- Official code for Conformer: Local Features Coupling Global Representations for Visual Recognition☆576Updated 3 years ago
- Implementation of focal loss in pytorch for unbalanced classification.☆43Updated 5 years ago
- The Simple and Efficient Semi-Supervised Learning Method for Deep Neural Networks☆338Updated 6 years ago
- Transformer在CV和NLP领域的变体模型的从零解读:Transformer;VIT;Swin Transformer☆331Updated 3 years ago
- use pytorch to do image classification☆140Updated 5 years ago
- ☆20Updated 3 years ago
- Yet another PyTorch Trainer and some core components for deep learning.☆218Updated last year
- PseudoLabel 2013, VAT, PI model, Tempens, MeanTeacher, ICT, MixMatch, FixMatch☆451Updated 2 years ago
- ☆879Updated last year
- pytorch learning tutorials☆121Updated 3 years ago
- Pytorch!!!Pytorch!!!Pytorch!!! Dynamic Convolution: Attention over Convolution Kernels (CVPR-2020)☆584Updated 3 years ago
- PyTorch implementation of multi-task learning architectures, incl. MTI-Net (ECCV2020).☆820Updated 3 years ago
- 整理 pytorch 单机多 GPU 训练方法与原理☆841Updated 3 years ago
- A quickstart and benchmark for pytorch distributed training.☆1,669Updated 11 months ago
- A simple pytorch implementation for multi-class focal loss☆18Updated 2 years ago
- This is a list of awesome methods about data augmentation.☆791Updated 4 years ago
- ☆194Updated 4 years ago
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆754Updated 4 years ago
- 2020-2021年计算机视觉综述论文分方向整理☆455Updated 3 years ago
- ☆372Updated 4 years ago