rorodata / background-removal

API to remove background from an image
136 stars 39 forks source link

fixes #6

Closed kshitij12345 closed 5 years ago

kshitij12345 commented 5 years ago
* use numpy broadcasting.
* handle if read_image returns `None`
* handle batching in `predict1` instead of `ml_predict`