TuSimple / mx-maskrcnn

An MXNet implementation of Mask R-CNN
Apache License 2.0
1.76k stars 549 forks source link

Train #149

Open 994374821 opened 6 years ago

994374821 commented 6 years ago

how many steps in every epoch when train stage? And how many epoch when train rpn_stage1, fast_rcnn_stage1, rpn_stage2, faste_rcnn_stage2? Thanks!