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'.
☆565Updated 7 months ago
Alternatives and similar repositories for Long-Tailed-Recognition.pytorch:
Users that are interested in Long-Tailed-Recognition.pytorch are comparing it to the libraries listed below
- The official PyTorch implementation of paper BBN: Bilateral-Branch Network with Cumulative Learning for Long-Tailed Visual Recognition☆668Updated 2 years ago
- This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 202…