neuro-inc / ml-recipe-bone-age

Pediatric Bone Age Assessment
Apache License 2.0
25 stars 6 forks source link

Make Seldon run #14

Closed anayden closed 3 years ago

anayden commented 3 years ago

Not sure what data to use for predictions. I tried (via httpie):

echo '{"strData": "' $(cat img/1381_original.png | base64 ) '" }' | http POST https://ml-recipe-bone-age-test-inference--alexeynayden.jobs.onprem-poc.org.neu.ro/predict

But it returns a 500