In the Watson Image Recognition (IR) demo, you can give the app an image, and it will classify it, and tell you what it thinks is in the image. How does it achieve this?
So far as I can tell from the documentation, you can only give it positive and negative images, and it can only say 'Yes', this is Pizza, or 'No', this is not Pizza. It cannot specify whether it's pizza, or pasta.
Is there a way I can achieve this?