Visual Recognition with Watson Studio
  • Building Custom Visual Recognition Models with Watson Studio
  • Getting Started
  • Workshop
    • Setup
    • Train
    • Test
  • Next Steps
Powered by GitBook
On this page
  • API Implementation and Documentation
  • Congrats on Completing this Workshop!

Was this helpful?

Next Steps

PreviousTest

Last updated 5 years ago

Was this helpful?

Image classification and training is only a part of the complete idea. After the model is trained we will need to use this model somewhere. You can go to the Implementation tab to see how you can implement your model in different applications.

You will need to grab the API keys from your visual recognition service that can be found next to the Associated Services . Clicking on your associated service and going to the Credentials tab will give you your API keys associated to your service. These are the keys you will be using to hit your API endpoint for your custom model!

API Implementation and Documentation

Congrats on Completing this Workshop!

I hope you found this workshop useful in helping you create your own custom visual recognition models! Go ahead and try this yourself with other use cases!

For more info on how to implement the API check out :

For Info on IBM Watson SDK check out :

IBM Cloud API Docs
Watson Developer Cloud SDK