Skip to content
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.

Dimensions must be equal, but are 512 and 38 for 'conv4_3_norm/mul' #157

Open
TonyZPW opened this issue Sep 26, 2019 · 2 comments
Open

Dimensions must be equal, but are 512 and 38 for 'conv4_3_norm/mul' #157

TonyZPW opened this issue Sep 26, 2019 · 2 comments

Comments

@TonyZPW
Copy link

TonyZPW commented Sep 26, 2019

when i run SSD.ipynb i got this error

@yichengye310
Copy link

I have changed get_output_shape_for to compute_output_shape, but still got the error.

@Go-Tak
Copy link

Go-Tak commented Sep 17, 2020

[#if K.image_dim_ordering() == 'tf':
if K.image_data_format() == 'channels_last':]
in ssd_layers.py worked in my case

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants