IBM-Cloud / openwhisk-visionapp

A sample iOS app for image tagging and face detection built with IBM Bluemix OpenWhisk
Other
43 stars 20 forks source link

Manual tagging #4

Closed tysun closed 7 years ago

tysun commented 8 years ago

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?

l2fprod commented 7 years ago

@tysun

The app uses Watson Visual Recognition and its default labels (or classifiers): https://www.ibm.com/watson/developercloud/visual-recognition.html

The app does not provide a way for the user to tag the images. This would be a great addition actually, and one could then teach the Watson service with custom classifiers (and enough images): https://www.ibm.com/watson/developercloud/doc/visual-recognition/classifiers-tutorials.shtml