Closed zmtttt closed 1 month ago
result = self.forward(*input, **kwargs) TypeError: Segnet.forward() missing 2 required positional arguments: 'pix_T_cams' and 'cam0_T_camXs' why?? my_onnx_inputs include those, torch.Size([4, 6, 3, 900, 1600]) torch.Size([4, 6, 4, 4]) torch.Size([4, 6, 4, 4]) torch.Size([4, 1, 200, 8, 200])
how to get the architechture of the model