local model predict images, return imageFrame with predicted tensor
local model predict images, return imageFrame with predicted tensor
imageFrame that contains images
if outputLayer is not null, the output of layer that matches outputLayer will be used as predicted output
whether to share same memory for each batch predict results
key to store predicted result
shutdown
will release all native resources.
Predictor for local data