Utilities#
General helper utilities for multimodal UDF development.
|
Place batch results back at their original indices. |
|
Decode a native IMAGE batch, run inference, and scatter results. |
|
Resize a batch of differently-sized ndarrays to a uniform size. |
|
Normalize a batch of images. |
|
Convert an ndarray batch to a PyTorch tensor. |