SIN icon indicating copy to clipboard operation
SIN copied to clipboard

Invalid argument: Incompatible shapes: [128,84] vs. [32,84]

Open zhl95 opened this issue 6 years ago • 5 comments

tracing error:

/tools/../lib/fast_rcnn/train.py", line 113, in _modified_smooth_l1 inside_mul = tf.multiply(bbox_inside_weights, tf.subtract(bbox_pred, bbox_targets))

zhl95 avatar Jan 01 '19 23:01 zhl95

Hi, I have the same problem, have you solved it?

YANYANYEAH avatar Apr 28 '19 14:04 YANYANYEAH

No. I also found other errors in the code. I implemented this SIN in Pytorch but cannot reproduce the claimed mAP.

zhl95 avatar Apr 29 '19 21:04 zhl95

@zhl95 can you plz share your pytorch implementation?

monjurulkarim avatar Aug 27 '19 21:08 monjurulkarim

No. I also found other errors in the code. I implemented this SIN in Pytorch but cannot reproduce the claimed mAP.

Can you please share your pytorch implementation

SayantiBardhan avatar Sep 19 '19 16:09 SayantiBardhan

excuse me,do you have implemented the SIN model,I want to exchange some questions with you,Looking forward to your answer, thank you!@zhl95 @SayantiBardhan @monjurulkarim

veracheug avatar Jun 27 '20 10:06 veracheug