rykov8/ssd_keras

ValueError: Dimension 0 in both shapes must be equal, but are 3 and 16. Shapes are [3,3,512,12] and [16,512,3,3]. for 'Assign_43' (op: 'Assign') with input shapes: [3,3,512,12], [16,512,3,3].

Opened this issue · 1 comments

I use python3.6, tensorflow1.5, keras 2.0.5 and openCV3.4. When i run the ssd i get the error listed below:


ValueError: Dimension 0 in both shapes must be equal, but are 3 and 16. Shapes are [3,3,512,12] and [16,512,3,3]. for 'Assign_43' (op: 'Assign') with input shapes: [3,3,512,12], [16,512,3,3].

any idea?

Also the page of "weights_SSD300.hdf5" is missing and could anyone send this file to my email 729735622@qq.com?