-
Hi
Does this allow the user to tag images manually so the app can learn from the user's photo library? Or can the app only tag with generic labels such as "human" if the face is not famous?
tysun updated
7 years ago
-
In order to receive the authorisation token users currently need to run CURL or the like. The enhancement I suggest is to make https://gateway.watsonplatform.net/authorization/api/v1/token?url=https:/…
-
### Feature request
The Visual Recognition library should be able to support `Buffer` objects for the 'classify' operation. So far only file `ReadStream`s are supported.
One should be able to some…
-
I am writing a Swift Visual Recognition application to mirror functionality of the Watson Web Demo:
http://visual-recognition-demo.mybluemix.net/
One of the APIs I am using is the visualRecognition.…
-
I am writing a visual recognition application that uses VisualRecognition.classify in order to classify images. I have configured my Swift environment and have been able to classify images when includ…
-
It seems that Node-RED on Bluemix is not leeping up to date with changes in Bluemix / IoT Platform.
I havent done an extensive test yet but so far:
Language Translator (the new one not the deprecat…
-
Hi all,
first of all great labs!
One thing I came across: The visual recognition lab would needs some updates
- The linked pictures are not available any more in the Get Image URL Template Node
- Te…
-
Assuming Visual Recognition reference API is:
https://watson-api-explorer.mybluemix.net/apis/visual-recognition-v3#!/visual-recognition/get_v3_classify
The node-red module implementation does not imp…
-
NodeJS action currently uses watson-developer-cloud 1.4.1:
https://github.com/openwhisk/openwhisk/blob/master/core/nodejsAction/Dockerfile
The latest is 1.9.3 which adds support for the new Visual Re…
-
Looks like VCAP services changed the apikey property to api_key. Node-RED fails to automatically find the apikey property and displays the following error in debug pane:
Missing Watson Visual Recogni…