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目标检测算法,提升检测效果.你也可以在分类任务中使用该损失函数,解决数据不平衡问题.
☆491Updated last month
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☆640Updated 5 years ago
- Implementation of some unbalanced loss like focal_loss, dice_loss, DSC Loss, GHM Loss et.al☆268Updated 2 years ago
- Focal loss for multiple class classification☆83Updated 5 years ago
- code and trained models for "Attentional Feature Fusion"☆802Updated 4 years ago
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,254Updated last year
- A PyTorch Implementation of Focal Loss.☆989Updated 6 years ago
- Unofficial implementations of some classical CNN backbones with pytorch☆167Updated 4 years ago
- 这里是改进了pytorch的DataParallel, 用来平衡第一个GPU的显存使用量☆232Updated 5 years ago
- Transformer在CV和NLP领域的变体模型的从零解读:Transformer;VIT;Swin Transformer☆336Updated 3 years ago
- Implementation of focal loss in pytorch for unbalanced classification.☆43Updated 5 years ago
- Yet another PyTorch Trainer and some core components for deep learning.☆224Updated last year
- The Simple and Efficient Semi-Supervised Learning Method for Deep Neural Networks☆342Updated 7 years ago
- PseudoLabel 2013, VAT, PI model, Tempens, MeanTeacher, ICT, MixMatch, FixMatch☆451Updated 2 years ago
- Pytorch implementation of the GradNorm. GradNorm addresses the problem of balancing multiple losses for multi-task learning by learning a…☆271Updated 3 years ago
- 记录python,pytorch,git等工具的学习过程,主要是对该工具常用部分进行实践。☆41Updated last year
- PyTorch Project Specification.☆681Updated 4 years ago
- ☆195Updated 5 years ago
- A generic triplet data loader for image classification problems,and a triplet loss net demo.☆131Updated 5 years ago
- This is a list of awesome methods about data augmentation.☆794Updated 4 years ago
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆762Updated 4 years ago
- 2020-2021年计算机视觉综述论文分方向整理☆456Updated 4 years ago
- Official Pytorch Implementation of: "Asymmetric Loss For Multi-Label Classification"(ICCV, 2021) paper☆781Updated 2 years ago
- A PyTorch implementation of Inception-v4 and Inception-ResNet-v2.☆120Updated 6 years ago
- A quickstart and benchmark for pytorch distributed training.☆1,665Updated last year
- Official code for Conformer: Local Features Coupling Global Representations for Visual Recognition☆583Updated 4 years ago
- The official PyTorch implementation of paper BBN: Bilateral-Branch Network with Cumulative Learning for Long-Tailed Visual Recognition☆669Updated 3 years ago
- This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 202…☆977Updated 4 years ago
- A simple pytorch implementation for multi-class focal loss☆18Updated 2 years ago
- 整理 pytorch 单机多 GPU 训练方法与原理☆850Updated 4 years ago
- Implement the Pareto Optimizer and pcgrad to make a self-adaptive loss for multi-task☆47Updated 4 years ago