Mentions légales du service

Skip to content

Tensor Utility Functions

KOPANAS Georgios requested to merge features/various_utility_functions into adobejp
  • Save Tensor to Disk (helps with debugging since you can open it in python and view the values much more conviniently than C++)
  • Converters for:
    • Various type of Images to Tensors
    • Various Camera Projection matrices to Tensors
    • Eigen 4x4 Mat to Tensor

Merge request reports