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

Method forward

src/msg_chn_model.py:51–132  ·  view source on GitHub ↗

Forwards inputs through the network Arg(s): image : tensor[float32] N x 3 x H x W image sparse_depth : tensor[float32] N x 1 x H x W projected sparse point cloud (depth map) intrinsics : torch.Tensor[float32]

(self, image, sparse_depth, intrinsics)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

transform_inputsMethod · 0.95

Tested by

no test coverage detected