You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
While executing training model I am facing value error ValueError. Below is the error:
ValueError: Dimensions must be equal, but are 37 and 18 for '{{node rpn_loss_cls_fixed_num/mul}} = Mul[T=DT_FLOAT](rpn_loss_cls_fixed_num/strided_slice_1, rpn_loss_cls_fixed_num/Log)' with input shapes: [1,37,50,9], [1,18,25,9].
Hi,
While executing training model I am facing value error ValueError. Below is the error:
ValueError: Dimensions must be equal, but are 37 and 18 for '{{node rpn_loss_cls_fixed_num/mul}} = Mul[T=DT_FLOAT](rpn_loss_cls_fixed_num/strided_slice_1, rpn_loss_cls_fixed_num/Log)' with input shapes: [1,37,50,9], [1,18,25,9].
Can someone please help me out with this issue?
@RockyXu66 @adimyth
The text was updated successfully, but these errors were encountered: