This flow builds a very simple web page / form that prompts the user to create a Watson Visual Recognition Custom Classifier. The web form requires a name for the custom classifier, prompts the user to upload a training set of >10 images of an object and >10 images of a negative training set.
The flow then uploads the images, creates two zip files and finally calls the Watson Visual Recognition Custom Classifier API.
To test the Visual Recognition model, the form optionally prompts for an image URL to be analyzed.
To test the Visual Recognition model, the form optionally prompts for an image to upload to be analyzed.