Skip to content

Support custom models #28

@robmarkcole

Description

@robmarkcole

These are exposed at dedicated endpoints

Example request:

$ curl -X POST -F image=@mask2.jpg 'http://localhost:80/v1/vision/custom/mask'

{"success":true,"predictions":[{"confidence":0.94608647,"label":"mask","y_min":111,"x_min":248,"y_max":177,"x_max":332}]}

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions