Hello,
We have been successfully able to modify your code and train our model. As per your tutorial, we were able to visualize as per expectation that training is going in right direction. After training was done, we have plenty of directories and files as output. We now want to write an independent program, which can take input image and predict all the classes with probability store. How we can achieve that?
Which file is the model file. which we can load. Thanks in advance