Core ML & Watson Visual Recognition

  1. Introduction
  2. Requirements
  3. Prepare your data
  4. Register your accounts
  5. Create a new project
  6. Understanding your project
  7. Creating a model
  8. Getting the code
  9. Configuring the application
  10. Testing the application
  11. Deploy app to iOS device
  12. Bonus: Improving your classifier
  13. What next?

Introduction



Watson on the IBM Cloud allows you to integrate a powerful AI into your applications and store, train, and manage your data in the most secure cloud. With Watson Visual Recognition, you can quickly and accurately tag, classify, and train visual content using machine learning.

This code pattern is a workshop to introduce you to the Watson Visual Recognition capabilities for Core ML right from iPhone and iPad.

You will learn how to integrate Watson services in your iOS application and how to leverage Core ML APIs to enable artificial intelligence features directly on device.


Why choose Watson Visual Recognition + Core ML?




Schedule

These are the steps you will do in this workshop:

  1. Train a custom image classifier
  2. Create an iOS application including Visual Recognition SDK
  3. Retrain your custom classifier with more images
  4. Update the model on your iOS device and test it

Next