when i try to test the trained model, i found that the dim of rois after bbox_decode is [300, 85]. It causes the error in second pyramidroi_feat function.
could you tell me your dim of rois, and i think there is something wrong in bbox_decode function.
when i try to test the trained model, i found that the dim of rois after bbox_decode is [300, 85]. It causes the error in second pyramidroi_feat function. could you tell me your dim of rois, and i think there is something wrong in bbox_decode function.