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

Lvis setting

xinqiaozhao opened this issue · comments

commented

您好,我看到在config里,coco和lvis的num_class分别设置为80和1203,想请教一下这里为什么没有算背景呢?非常感谢~

mmdet V2 之后代码就是这样,背景类在代码里会自己+1