mobilenets-ssd-pytorch
mobilenets-ssd-pytorch copied to clipboard
incorrect shape when loading model checkpoints
Hello,
I have trained several models vgg16-ssd and mb1-ssd-lite. However when I try to run inference on single image and load the model I always get incorrect shapes and weight names. What could cause that?
Examples of incorrect shape and weight names when loading model checkpoints for vgg16-ssd:

Best regards, Roberts
The same error here :(