KaihuaTang / Long-Tailed-Recognition.pytorch

[NeurIPS 2020] This project provides a strong single-stage baseline for Long-Tailed Classification, Detection, and Instance Segmentation (LVIS). It is also a PyTorch implementation of the NeurIPS 2020 paper 'Long-Tailed Classification by Keeping the Good and Removing the Bad Momentum Causal Effect'.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

一个严重的bug

gaoxueyi0532 opened this issue · comments

感谢本文贡献的优秀idea,但是多头分类器在训练过程中会导致loss和权重会突然变成nan,这个问题麻烦关注一下