zhmiao / OpenLongTailRecognition-OLTR

Pytorch implementation for "Large-Scale Long-Tailed Recognition in an Open World" (CVPR 2019 ORAL)
BSD 3-Clause "New" or "Revised" License
839 stars 128 forks source link

About The training time in ImageNet #30

Closed kikyou123 closed 5 years ago

kikyou123 commented 5 years ago

It is a wonderful work! I am curious about the training time in the ImageNet. Would it be very long since it trains the model from scratch?

zhmiao commented 5 years ago

Hello @kikyou123 thanks for asking. Usually on a 1080ti machine, it can take half a day for each stage.