-
The manifest.yml file is missing a ":" on line 3 of the declared-service name "visual-recognition-free"
```
---
declared-services:
visual-recognition-free
label: watson_vision_combined
…
-
The Alchemy Vision service was [deprecated](http://www.ibm.com/smarterplanet/us/en/ibmwatson/developercloud/doc/alchemyvision/) with the release of Visual Recognition v3:
> On May 20, 2016, the Alche…
-
The `/smarterplanet` directory of the IBM website is being deprecated. We need to remove `smarterplanet` from our links. (There are redirects in the interim.)
A grep search returned the following ins…
-
Add compression to full resolution images to reduce file size and increase network throughput.
-
- [X] Start the title with the service name in brackets: `[speech-to-text] websockets...`
- [X] Steps to reproduce
I am calling Watson library with deasync. Contents of my file `lib/watson_image_rec…
-
I previously was able to easily connect my Visual Recognition node in Node-Red as I had added it as a service for my product. Now I am getting "could not authorize" the visualization node. After confe…
-
Our understanding is that Swift 3.0 should be in a (relatively) stable preview state by July 27.
"The last day to take planned source-breaking changes for Swift 3 is July 27." -- https://lists.swift.…
-
I'm using eclipse mars
![capture](https://cloud.githubusercontent.com/assets/14081959/15879898/2fef2830-2cf6-11e6-8809-3d88d882c121.JPG)
![capture2](https://cloud.githubusercontent.com/assets/1408195…
-
Would be great to be able to access the /v3/classifiers endpoint to do training via server side calls. Could be missing something in the functionality here, but thought I'd suggest it.
Adam
-
After training a custom classifier successfully, it is not getting picked up. Getting "No matching classifiers found." message.