faster_rcnn icon indicating copy to clipboard operation
faster_rcnn copied to clipboard

Fast RCNN loss doesn't change when trained with my own dateset. Not fine tuned on pretrained model

Open xiaoxiangyeyuwangye opened this issue 7 years ago • 0 comments

Hi, everyone I am training Faster RCNN with my own dataset. It is trained from origin, not fine tuned on pretrained model. In my experiment, when i did not initial the weight from a pretrained model, the rpn network was trained well and converged, but the fast rcnn network did not converge. The loss of it even did not change. Does anyone have any idea about this.

xiaoxiangyeyuwangye avatar Feb 28 '18 03:02 xiaoxiangyeyuwangye