-
I deployed this starter kit to IKS, and I get this error when trying to infer
![image](https://user-images.githubusercontent.com/6511257/78075152-9eba6f00-7369-11ea-9ffd-68bc1c54e58d.png)
DevX t…
-
Hi Nick,
very nice tutorial here https://medium.com/ibm-watson/dont-miss-your-target-object-detection-with-tensorflow-and-watson-488e24226ef3 !
But when I try to run the ¨python3 object_detection…
-
Watson Visual Recognition is deprecated, so we should find a (preferably) open source replacement
-
Is there a support for Visual recognition service through this plugin?
I am developing a react native app that uploads image from gallery to Watson service for visual recognition. But cannot understa…
-
IBM Watson's Visual Recognition service has a free tier that supports < 250 requests / day. It does image classification and face detection, as well as supporting a category schema like Microsoft's. …
-
Alchemy Vision has been deprecated and merged into Watson Visual Recognition. Can you update the demo and documentation to account for this?
-
I have created a visual recognition service, and I'm pretty sure I entered the correct credentials into config.js, but I have feeling I'm supposed to use a watson developer cloud credential. I'm runn…
-
I'd like to use Watson Visual Recognition to generate a CoreML model which can be converted via this project into a TensorFlow model, so that I can run it on Android.
I've used this Watson sample t…
-
Watson visual recognition has a built in food classifier, we could make a call to that before going to our built one and if it comes back with decent confidence then we can assume it's food that shoul…
-
# User Story
### Given
I am using the mobile app to take a picture and receive a visual recognition prediction from the Watson API
### Then
I will need to be told how to change my iPhone camera pi…