Open
Description
model.predict
takes one image at a time. Include an additional, optional method that behaves the same as mapping predict over a sequence of images, but potentially more computationally efficient.
Related:
- Standard interface for
predict
#208 (except that is focused onpredict
) - Make additional model properties available through scivision interface #265