The IBM Watson Visual Recognition service uses deep learning algorithms to analyze images for scenes, objects, and other content. IBM Watson Studio provides a collaborative environment in the cloud where you can work with your images and your Visual Recognition custom models.
Attention: IBM Watson Visual Recognition is discontinued. Existing instances are supported until 1 December 2021, but as of 7 January 2021, you can't create instances. Any instance that is provisioned on 1 December 2021 will be deleted.
Use the graphical Visual Recognition modeler to automatically train a model to classify images for scenes, objects, or your custom content.
Required service Visual Recognition service. There can only be one instance per project.
Data format Image: JPEG or PNG files in a .zip file, separated by class
Data size Small to medium data sets
Building a classifier
Each image class must contain at least 10 images, collected in a zip file
Supported image file formats: JPEG (.jpg) and PNG (.png)
Minimum image size: 32 x 32 pixels
Collaborate to classify images
Use one of five built-in models or build your own
Test the model with sample images
Use CoreML to develop
iOS apps
Add or remove images to retrain the model
Use Watson Visual Recognition APIs in applications
For more information on choosing the right tool for your data and use case, see Choosing a tool.
Visual Recognition is a service on IBM Cloud. You can use the service in your Watson Studio projects or outside of Watson Studio.
You can find details about supported plans and features on the Visual Recognition service details page
in the IBM Cloud catalog.
The Visual Recognition model builder in Watson Studio makes it quick and easy to train and test custom models. The model builder also provides quick instructions for downloading ML model (.mlmodel) files for your custom model.
Visual Recognition model builder in Watson Studio

Notebooks in Watson Studio provide a collaborative environment to use the Visual Recognition API.
Using the Visual Recognition API in a notebook in Watson Studio
