yatengLG / Focal-Loss-Pytorch
全中文注释.(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目标检测算法,提升检测效果.你也可以在分类任务中使用该损失函数,解决数据不平衡问题.
☆475Updated 9 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
- Multi-task learning using uncertainty to weigh losses for scene geometry and semantics, Auxiliary Tasks in Multi-task Learning☆612Updated 4 years ago
- Implementation of some unbalanced loss like focal_loss, dice_loss, DSC Loss, GHM Loss et.al☆259Updated 2 years ago
- 这里是改进了pytorch的DataParallel, 用来平衡第一个GPU的显存使用量☆232Updated 4 years ago
- Unofficial implementations of some classical CNN backbones with pytorch☆168Updated 3 years ago
- A PyTorch Implementation of Focal Loss.☆983Updated 5 years ago
- PseudoLabel 2013, VAT, PI model, Tempens, MeanTeacher, ICT, MixMatch, FixMatch☆450Updated 2 years ago
- Focal loss for multiple class classification☆82Updated 4 years ago
- Pytorch implementation of the paper "Circle Loss: A Unified Perspective of Pair Similarity Optimization"☆463Updated 5 years ago
- The official PyTorch implementation of paper BBN: Bilateral-Branch Network with Cumulative Learning for Long-Tailed Visual Recognition☆668Updated 2 years ago
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,230Updated 6 months ago
- code and trained models for "Attentional Feature Fusion"☆774Updated 3 years ago
- The Simple and Efficient Semi-Supervised Learning Method for Deep Neural Networks☆337Updated 6 years ago
- [NeurIPS 2020] This project provides a strong single-stage baseline for Long-Tailed Classification, Detection, and Instance Segmentation …☆565Updated 8 months ago
- This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 202…☆965Updated 3 years ago
- A quickstart and benchmark for pytorch distributed training.☆1,658Updated 8 months ago
- pytorch learning tutorials☆121Updated 3 years ago
- ☆153Updated 3 years ago
- Yet another PyTorch Trainer and some core components for deep learning.☆216Updated 11 months ago
- try to implement the CVPR 2019 paper "Selective Kernel Networks" by PyTorch☆375Updated 5 years ago
- some tircks for PyTorch☆577Updated 5 years ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆793Updated last year
- 整理 pytorch 单机多 GPU 训练方法与原理☆811Updated 3 years ago
- The implementation of “Gradient Harmonized Single-stage Detector” published on AAAI 2019.☆620Updated 5 years ago
- Implementation of focal loss in pytorch for unbalanced classification.☆43Updated 5 years ago
- Pytorch!!!Pytorch!!!Pytorch!!! Dynamic Convolution: Attention over Convolution Kernels (CVPR-2020)☆574Updated 2 years ago
- Some tricks of pytorch...☆1,185Updated 9 months ago
- Unofficial implementation of: Multi-task learning using uncertainty to weigh losses for scene geometry and semantics☆551Updated 3 years ago
- A curated list of long-tailed recognition resources.☆584Updated last year
- Code for our CVPR2021 paper coordinate attention☆1,046Updated 3 years ago
- Pytorch implementation of the GradNorm. GradNorm addresses the problem of balancing multiple losses for multi-task learning by learning a…☆263Updated 2 years ago