feynman

Results 4 comments of feynman

https://gluon-cv.mxnet.io/build/examples_detection/finetune_detection.html shall fix this issue.

It seems that the https://gluon-cv.mxnet.io/build/examples_detection/finetune_detection.html fixed this issue.

check this issue: https://github.com/keras-team/keras/issues/450 for more details. The root cause is that `steps_per_epoch = 0`, as mentioned in https://github.com/Hironsan/BossSensor/issues/17#issuecomment-312389567.

BTW, this issue has been fixed by https://github.com/keras-team/keras/pull/8854. Use the latest codes of keras shall fix this issue.