This is the original version of our codes (based on mmdetection V1.1 and LVIS V0.5) that we used when we submitted the paper. However, both mmdetection and LVIS are soon updated to newer version and on longer provide supports to these older versions, so we re-implemented our methods on mmdetection V2.4 using LVIS V1.0.
Please go to our newer version of codes for long-tailed object detection and instance segmentation.
If you find our paper or this project helps your research, please kindly consider citing our paper in your publications.
@inproceedings{tang2020longtailed,
title={Long-Tailed Classification by Keeping the Good and Removing the Bad Momentum Causal Effect},
author={Tang, Kaihua and Huang, Jianqiang and Zhang, Hanwang},
booktitle= {NeurIPS},
year={2020}
}