SSD Object Detection in V1

Thanks a LOT for your notebook, it really helped me, great job!!!
But how can I predict new images using this model? I’v been trying to use this code


but got this error
I found how to predict validation dataset, but I need to predict completely new images

UPD: Solved!