megvii-research / BBN

The official PyTorch implementation of paper BBN: Bilateral-Branch Network with Cumulative Learning for Long-Tailed Visual Recognition
https://arxiv.org/abs/1912.02413
MIT License
656 stars 101 forks source link

how to get long-tail cifar #18

Open xiaohua-chen opened 3 years ago

xiaohua-chen commented 3 years ago

Dear Professor, I want to run a long tail cifar10 on the resnet-32 model with backbone

  1. I want to know how to get the long-tail cifar10 dataset, can I get the long-tail data directly by run python train.py? or need to run imbalance_cifar.py first?

  2. How should I do if I want to run the CE experiment baseline in the article?

Liugazn commented 4 months ago

可以先下载数据集 也可以train代码直接下载