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目标检测算法,提升检测效果.你也可以在分类任务中使用该损失函数,解决数据不平衡问题.
☆477Updated 10 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☆613Updated 4 years ago
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,240Updated 6 months ago
- code and trained models for "Attentional Feature Fusion"☆778Updated 3 years ago
- A PyTorch Implementation of Focal Loss.☆981Updated 5 years ago
- Implementation of some unbalanced loss like focal_loss, dice_loss, DSC Loss, GHM Loss et.al☆260Updated 2 years ago
- The Simple and Efficient Semi-Supervised Learning Method for Deep Neural Networks☆337Updated 6 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"☆464Updated 5 years ago
- PseudoLabel 2013, VAT, PI model, Tempens, MeanTeacher, ICT, MixMatch, FixMatch☆450Updated 2 years ago
- The official PyTorch implementation of paper BBN: Bilateral-Branch Network with Cumulative Learning for Long-Tailed Visual Recognition☆668Updated 2 years ago
- Implementation of focal loss in pytorch for unbalanced classification.☆43Updated 5 years ago
- This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 202…☆969Updated 3 years ago
- Unofficial implementations of some classical CNN backbones with pytorch☆169Updated 3 years ago
- Some tricks of pytorch...☆1,189Updated 10 months ago
- Pytorch!!!Pytorch!!!Pytorch!!! Dynamic Convolution: Attention over Convolution Kernels (CVPR-2020)☆577Updated 2 years ago
- PyTorch Implementation of Focal Loss and Lovasz-Softmax Loss☆333Updated 3 years ago
- 这里是改进了pytorch的DataParallel, 用来平衡第一个GPU的显存使用量☆232Updated 4 years ago
- some tircks for PyTorch☆577Updated 5 years ago
- PyTorch Project Specification.☆679Updated 3 years ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆797Updated last year
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆748Updated 4 years ago
- A quickstart and benchmark for pytorch distributed training.☆1,661Updated 9 months ago
- This is a list of awesome methods about data augmentation.☆790Updated 4 years ago
- a pytorch code about Residual Attention Network. This code is based on two projects from☆683Updated 6 years ago
- PyTorch implementation of multi-task learning architectures, incl. MTI-Net (ECCV2020).☆807Updated 3 years ago
- try to implement the CVPR 2019 paper "Selective Kernel Networks" by PyTorch☆375Updated 5 years ago
- [NeurIPS 2020] This project provides a strong single-stage baseline for Long-Tailed Classification, Detection, and Instance Segmentation …☆567Updated 9 months ago
- 2020-2021年计算机视觉综述论文分方向整理☆456Updated 3 years ago
- ACNet: Strengthening the Kernel Skeletons for Powerful CNN via Asymmetric Convolution Blocks☆843Updated 2 years 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