IBM-Cloud / openwhisk-darkvisionapp

Discover dark data in videos with IBM Watson and IBM Cloud Functions
Other
110 stars 257 forks source link

Add support for custom classifiers #67

Closed andrewyuau closed 4 years ago

andrewyuau commented 6 years ago

Most use cases of Visual Recognition are for the custom classifiers. This pull request updates the app to support custom classifiers. To set the custom classifier, modify line 264 of processing/analysis/analysis.js and replace food with your custom classifier ID.

l2fprod commented 4 years ago

keeping as example but not merging