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
658 stars 101 forks source link

what is the mean of the "2× scheduler" in the section 5.4.2? #16

Open Wondersui opened 4 years ago

Wondersui commented 4 years ago

what is the mean of the "2× scheduler" in the section 5.4.2?

htt6 commented 4 years ago

I have the same question “what is the mean of the "2× scheduler" in the section 5.4.2?”,hope to get a reply,thanks

Forrest-ht commented 3 years ago

I have the same question too

YexingWan commented 3 years ago

I guess the 2x is the training schedul define in detectron: https://github.com/facebookresearch/Detectron/blob/master/MODEL_ZOO.md