pierluigiferrari / ssd_keras

A Keras port of Single Shot MultiBox Detector
Apache License 2.0
1.86k stars 934 forks source link

TypeError: Expected any non-tensor type, got a tensor instead. #392

Open hnushrat opened 1 year ago

hnushrat commented 1 year ago

When I try to fit the model, i get "TypeError: Expected any non-tensor type, got a tensor instead."