I am not familiar with resnet50 prediction. I want to predict an image using resnet50 model with a python script. Can you offer a script for that. I trained a model using your scripts with my own dataset. And evaluated with a success. But I want to test with a single image. I used a script from your repository, I didnt get the result because of error which is no such file or directory.
I am not familiar with resnet50 prediction. I want to predict an image using resnet50 model with a python script. Can you offer a script for that. I trained a model using your scripts with my own dataset. And evaluated with a success. But I want to test with a single image. I used a script from your repository, I didnt get the result because of error which is no such file or directory.