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

train stopped #130

Closed mama110 closed 5 years ago

mama110 commented 5 years ago

When I trained coco2014 dataset, it stopped immediately.

loading annotations into memory... Done (t=7.49s) creating index... index created! loading annotations into memory... Done (t=5.17s) creating index... index created! 2019-09-04 11:38:50,505 maskrcnn_benchmark.trainer INFO: Start training 2019-09-04 11:38:50,751 maskrcnn_benchmark.trainer INFO: Total training time: 0:00:00.245872 (0.0000 s / it)

Why is that?

dreamhighchina commented 4 years ago

@mama110 i meet the same error as you,could you please tell me how you solve it???

tianzhi0549 commented 4 years ago

@mama110 This issue might be helpful. https://github.com/tianzhi0549/FCOS/issues/30#issuecomment-489888580