Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 408 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 408 Bytes

Schani image recognition

Microservice that performs image recognition

Build Status

API usage

You can classify an image by starting the webservice and sending a request with

curl -X POST localhost:8000/recognize --data-binary @resources/sample1.jpg