liuwei16 / CSP

High-level Semantic Feature Detection: A New Perspective for Pedestrian Detection, CVPR, 2019
755 stars 191 forks source link

Dimensions must be equal, but are 256 and 84 for 'P3norm_7/mul' #76

Closed Abel150 closed 4 years ago

Abel150 commented 4 years ago

When I run the train_caltech.py, the error shows the "Dimensions must be equal, but are 256 and 84 for 'P3norm_7/mul' (op: 'Mul') with input shapes: [?,?,?,256], [84]". I will be glad if you know the reason and help me with the code.

quhb2455 commented 4 years ago

@Abel150 I am so sorry that i reply to your closed issue i met same problem. if you know how to solve it, can you let me know that?