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目标检测算法,提升检测效果.你也可以在分类任务中使用该损失函数,解决数据不平衡问题.
☆474Updated 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☆608Updated 4 years ago
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,226Updated 5 months ago
- A PyTorch Implementation of Focal Loss.☆979Updated 5 years ago
- code and trained models for "Attentional Feature Fusion"☆772Updated 3 years ago
- Pytorch implementation of the paper "Circle Loss: A Unified Perspective of Pair Similarity Optimization"☆463Updated 4 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☆259Updated 2 years ago
- Unofficial implementations of some classical CNN backbones with pytorch☆168Updated 3 years ago
- The implementation of "End-to-End Multi-Task Learning with Attention" [CVPR 2019].☆691Updated 3 years ago
- The official PyTorch implementation of paper BBN: Bilateral-Branch Network with Cumulative Learning for Long-Tailed Visual Recognition☆666Updated 2 years ago
- This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 202…☆962Updated 3 years ago
- Unofficial implementation of: Multi-task learning using uncertainty to weigh losses for scene geometry and semantics☆551Updated 3 years ago
- Pytorch implementation of the GradNorm. GradNorm addresses the problem of balancing multiple losses for multi-task learning by learning a…☆261Updated 2 years ago
- ☆405Updated 7 years ago
- Official PyTorch Implementation for "Rotate to Attend: Convolutional Triplet Attention Module." [WACV 2021]☆421Updated last month
- Focal loss for multiple class classification☆81Updated 4 years ago
- try to implement the CVPR 2019 paper "Selective Kernel Networks" by PyTorch☆372Updated 5 years ago
- A quickstart and benchmark for pytorch distributed training.☆1,658Updated 8 months ago
- FcaNet: Frequency Channel Attention Networks☆539Updated 4 years ago
- FcaNet: Frequency Channel Attention Networks☆280Updated 4 years ago
- A multi-task learning example for the paper https://arxiv.org/abs/1705.07115☆854Updated 4 years ago
- Code for our CVPR2021 paper coordinate attention☆1,046Updated 3 years ago
- Some tricks of pytorch...☆1,182Updated 9 months ago
- The official PyTorch implementation of CVPR 2020 paper "Improving Convolutional Networks with Self-Calibrated Convolutions"☆385Updated 4 years ago
- PyTorch Implementation of Focal Loss and Lovasz-Softmax Loss☆333Updated 3 years ago
- [NeurIPS 2020] This project provides a strong single-stage baseline for Long-Tailed Classification, Detection, and Instance Segmentation …☆565Updated 7 months ago
- PyTorch Project Specification.☆678Updated 3 years ago
- some tircks for PyTorch☆577Updated 5 years ago
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆743Updated 4 years ago
- A curated list of long-tailed recognition resources.☆583Updated last year