liuwei16 / CSP

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

Test Model #70

Open zhangxiaohuixuhao opened 4 years ago

zhangxiaohuixuhao commented 4 years ago

ValueError: Layer #7 (named "bn2a_branch2a"), weight <tf.Variable 'bn2a_branch2a/gamma:0' shape=(256,) dtype=float32> has shape (256,), but the saved weight has shape (64,).

The above error occurred with the model I downloaded using the model link given in the article. Looking forward to your reply.