I am trying to evaluate the training function of the Watson visual Recognition API. Has anyone some experience with costumizing classifers for Visual Recognition? I have some expierence myself with training the classifier and found some infomation in this blog: http://christopher5106.github.io/computer/vision/2016/12/23/ibm-watson-bluemix-visual-api-to-create-custom-classifier.html
What I really would like to know is how much pictures do I need of an object to classify it with an accuracy of 75%? How long does it take to get such a result?
Thank you in advance for your help.