Najib Abdillah
Image Recognition service using
IBM Watson made easy
Introduction
• IBM gives 30 days trial for bluemix.
• IBM Watson has several intelligence services such as
Tone Analyzer, Personality insights, Language
Translator, Alchemy, NLP, etc
Our goals
• Using visual recognition
services to customize
functionality of your case.
• How to we teach watson to
understand pictures.
• We will show you how to
make Recycletor-lite using
Visual Recognition service
in minutes.
Watson Visual Recognition method
https://github.com/watson-developer-cloud/visual-recognition-nodejs
Step Guide
Create visual recognition service
Service is ready
Test Image
Working with API using postman
Train and custom classifier
Create new classifier
More training data = Sophisticated
New Classifier is ready
Test new classifier
Application
Get the code and build !
Fun with Node-RED
Drag n Drop
The secret recipe of Recycletor
Recycletor is magic app for identify a garbage can
recycle or not. Recycletor possible let people know
about their environment what is and is not recyclable
easily.
Demo App
- Bluemix Account
- Node.Js Cloud Foundry
- Visual Recognition Watson
- Android Studio
Ingredients
Method
1. Create Node.js Cloud Foundry
Application
2. Clone and push visual recognition
sample at Github
3. Don’t Worry, That’s include API
4. Create a simple capture image android
apps(compressing photo file is better)
5. Create dictionary/array to separate
items which recognize as recylable or
not.
Thank You
Q & A

Image Recognition service using IBM Watson made easy