Need to implement visual search in my app.
When we call the prediction URL for making a prediction request for a image, we get the matching Tag and probability.
Looking for an option to get more detailed information like which images under the tag are matching with its metadata, image url etc.
