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目标检测算法,提升检测效果.你也可以在分类任务中使用该损失函数,解决数据不平衡问题.
☆459Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for Focal-Loss-Pytorch
- Multi-task learning using uncertainty to weigh losses for scene geometry and semantics, Auxiliary Tasks in Multi-task Learning☆584Updated 4 years ago
- code and trained models for "Attentional Feature Fusion"☆743Updated 3 years ago
- A PyTorch Implementation of Focal Loss.☆962Updated 5 years ago
- Implementation of some unbalanced loss like focal_loss, dice_loss, DSC Loss, GHM Loss et.al☆254Updated last year
- 这里是改进了pytorch的DataParallel, 用来平衡第一个GPU的显存使用量☆230Updated 4 years ago
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,185Updated last month
- Focal loss for multiple class classification☆80Updated 4 years ago
- This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 202…☆947Updated 3 years ago
- PseudoLabel 2013, VAT, PI model, Tempens, MeanTeacher, ICT, MixMatch, FixMatch☆444Updated last year
- Unofficial implementations of some classical CNN backbones with pytorch☆164Updated 3 years ago
- Pytorch implementation of the paper "Circle Loss: A Unified Perspective of Pair Similarity Optimization"☆456Updated 4 years ago
- Pytorch implementation of the GradNorm. GradNorm addresses the problem of balancing multiple losses for multi-task learning by learning a…☆250Updated 2 years ago
- The official PyTorch implementation of paper BBN: Bilateral-Branch Network with Cumulative Learning for Long-Tailed Visual Recognition☆661Updated 2 years ago
- A quickstart and benchmark for pytorch distributed training.☆1,640Updated 3 months ago
- Code for our CVPR2021 paper coordinate attention☆1,018Updated 3 years ago
- [NeurIPS 2020] This project provides a strong single-stage baseline for Long-Tailed Classification, Detection, and Instance Segmentation …☆560Updated 3 months ago
- Some tricks of pytorch...☆1,160Updated 5 months ago
- The implementation of "End-to-End Multi-Task Learning with Attention" [CVPR 2019].☆675Updated 2 years ago
- some tircks for PyTorch☆578Updated 4 years ago
- FcaNet: Frequency Channel Attention Networks☆508Updated 3 years ago
- Non-official implement of Paper:CBAM: Convolutional Block Attention Module☆1,339Updated last year
- PyTorch Implementation of Focal Loss and Lovasz-Softmax Loss☆333Updated 2 years ago
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用 、关注并反馈问题...☆728Updated 3 years ago
- AI 算法岗简历模板☆575Updated 5 years ago
- ☆93Updated 3 years ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆785Updated 9 months ago
- Official Pytorch Implementation of: "Asymmetric Loss For Multi-Label Classification"(ICCV, 2021) paper☆733Updated last year
- a collection of visualization function☆387Updated 2 years ago
- try to implement the CVPR 2019 paper "Selective Kernel Networks" by PyTorch☆370Updated 5 years ago
- FcaNet: Frequency Channel Attention Networks☆274Updated 3 years ago