ai4os / DEEPaaS

A REST API to serve machine learning and deep learning models
https://deepaas.readthedocs.io
Apache License 2.0
35 stars 15 forks source link

Output can be image or json for inference #57

Closed laramaktub closed 5 years ago

laramaktub commented 5 years ago

Description

Included a feature to choose json or image as output for the inference.

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

It was tested on the posenet use case (which contains the feature of showing also an image as output) and for one of the old use cases returning only json

Checklist: