balancap / SSD-Tensorflow

Single Shot MultiBox Detector in TensorFlow
4.11k stars 1.89k forks source link

ValueError: Dimension 0 in both shapes must be equal, but are 412776 and 34928. Shapes are [412776] and [34928]. for 'ssd_losses/Select' (op: 'Select') with input shapes: [34928], [412776], [34928]. #388

Open BieberZhang opened 4 years ago

BieberZhang commented 4 years ago

When I train my VOCdataset,I meet this issues. I need your help,please

gcr01 commented 3 years ago

Hey bro,I met a similar question like yours. Have you found the solution yet?

gcr01 commented 3 years ago

quote reply

When I train my VOCdataset,I meet this issues. I need your help,please

Need help too..