Demo application to show SCP ML Image Classifier service
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.
Copyright © 2018 Nils Lutz