tianzhi0549 / FCOS

FCOS: Fully Convolutional One-Stage Object Detection (ICCV'19)
https://arxiv.org/abs/1904.01355
Other
3.28k stars 630 forks source link

Training time for the best model #170

Closed tingtingliangvs closed 5 years ago

tingtingliangvs commented 5 years ago

Hi, thanks a lot for sharing your code! The idea is inspiring and the code is elegantly written. I have a question, with 8 V100 GPU, how long does it take to train FCOS_imprv_dcnv2_X_101_64x4d_FPN_2x ?

tianzhi0549 commented 5 years ago

@LiangTinting IIRC, it should take about 4 days to train.