MCPcopy Create free account
hub / github.com/alexklwong/mondi-python / transform_inputs

Method transform_inputs

src/kbnet_models.py:117–146  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

forwardMethod · 0.95

Calls 1

remove_outliersMethod · 0.45

Tested by

no test coverage detected