Skip to content

Microservice that performs image recognition

License

Notifications You must be signed in to change notification settings

schani-rs/schani_image_recognition

Repository files navigation

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