Object detection tutorial with COCODataset giving empty mask predictions

starting to give this post a look over… might be a way to fix it… but if someone can confirm these tensors are empty… as it looks in the printout… maybe I then need to debug either my saving of the model… or how I am scoring?

I checked the notation and it gives the following error

Additionally I looked inside the boxes prediction and likewise it’s just not seeming to work… but everything looks okay in the tutorials evaluation steps (getting 90% on metrics IoU) … have I saved and loaded the model incorrectly? or have I not resized the new data correctly??

image