Commit Graph

3 Commits

Author SHA1 Message Date
evazion 069af1c0c4 web: add basic error handling.
Handle unexpected errors in the web service, for example if given an
invalid or corrupt image file.
2022-06-29 18:25:15 -05:00
evazion 07b84d73fe Do batch prediction.
Do batch prediction inside the `predict` method instead of calling
`predict` once for each image.
2022-06-21 20:08:49 -05:00
evazion 55d343cd3d Initial commit. 2022-06-20 23:33:54 -05:00