TuSimple / mx-maskrcnn

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

On the rcnn_fc_bbox_weight_test and rcnn_fc_bbox_bias_test #126

Closed gaosanyuan closed 6 years ago

gaosanyuan commented 6 years ago

In this project, where is the rcnn_fc_bbox_bias_test and rcnn_fc_bbox_weight_test used when predicting?

gaosanyuan commented 6 years ago

I have found that the parameters have been updated when loading parameters if it ends with "_test".