I have trained the model. I want to predict on new images now. I don't have labels for these.
How to do it? In FGVC-Herbs also, I just used the heat_map command to get predictions..but it took over 7 hours.
How to do it quickly this time?
I have a folder of images. I want to make predictions using my trained model.
I have trained the model. I want to predict on new images now. I don't have labels for these.
How to do it? In FGVC-Herbs also, I just used the heat_map command to get predictions..but it took over 7 hours.
How to do it quickly this time?
I have a folder of images. I want to make predictions using my trained model.