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

Method forward

src/networks.py:681–913  ·  view source on GitHub ↗

Forward input x through the ResNet model Arg(s): image : torch.Tensor[float32] N x 3 x H x W tensor depth : torch.Tensor[float32] N x 2 x H x W tensor intrinsics : torch.Tensor[float32] N x 3 x 3 te

(self, image, depth, intrinsics)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected