Monday, February 15, 2021

Image Classification with Code Engine and TensorFlow

In my previous post, " Text Analysis with IBM Cloud Code Engine" you learned how to create an IBM Cloud™ Code Engine project, select the project and deploy Code Engine entities - applications and jobs to the project. You also learned how to bind IBM Cloud services (e.g., IBM Cloud Object Storage and Natural Language Understanding) to your Code Engine entities to analyze your text files uploaded to Cloud Object Storage.

In this post, you will deploy an image classification application, upload images to IBM Cloud Object Storage and then classify the uploaded images using a pre-defined MobileNet Tensorflow.js model without any training. The images are classified with labels from the ImageNet database.



from DZone.com Feed https://ift.tt/3dgKhtD

No comments:

Post a Comment