Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 1.26 KB

README.md

File metadata and controls

29 lines (16 loc) · 1.26 KB

scp-ml-imageclassifier

Demo application to show SCP ML Image Classifier service

How to use this demo

Sign up for a free trial account on the SAP Cloud Platform.

Get your API key from SAP API Business Hub.

Download a copy of sapui5ml-api.destination and import the destination to your SCP Cockpit.

Clone this repo into your WebIDE.

Insert your API key into scp_ml_api.json in folder webapp/model/.

Run index.html from within WebIDE. Make sure that when running the application, the URL is index.html and not the extended_runnable_file.html. And if not replace extended_runnable_file.html by index.html.

Click the "Upload Picture" button at the bottom of the screen.

Choose your picture and wait for the service to classify it.

The image you uploaded is shown on the top of the page followed by a table which holds the results of image classifier service.

Screenshot

Application UI


Copyright © 2018 Nils Lutz