Reputation: 284
I try to use visual-recognition of Watson IBM. In the web visual-recognition i try to train my class but the trains failed. I don't know what i am doing worng. I upload 2 zip each one contains 30 jpg files of house photos. After the uploading it is training but after some minutes it become red and failed.
In addition, I try to download the example training data of IBM (the Beagle) and it also faild.
Please help me notice what i am doing worng. Thanks, Niv.
Upvotes: 0
Views: 610
Reputation: 209
There are a lot of additional requirements regarding your training data. For instance the size of single pictures or entire file. Try to check your training data with this requirements:
https://www.ibm.com/watson/developercloud/doc/visual-recognition/customizing.html#size-limitations
In addition its possible that your training statement has a syntax error.
Upvotes: 1