Transforms the input based on any required preprocessing step Arg(s): image : torch.Tensor[float32] N x 3 x H x W image sparse_depth : torch.Tensor[float32] N x 1 x H x W projected sparse point cloud (depth map) Return
(self, image, sparse_depth)
source not stored for this graph (policy: none)
no test coverage detected