MonoPort
MonoPort copied to clipboard
Index Error : too many indices for tensor of dimension 4
hi, I tried to run demo code, but it keep output black screen.
already checked camera works fine, and when I switched not to run with server, i get this error: IndexError : too many indices for tensor of dimension 4. checked this is caused by data_dict["render_norm"]
hi, I tried to run demo code, but it keep output black screen.
already checked camera works fine, and when I switched not to run with server, i get this error: IndexError : too many indices for tensor of dimension 4. checked this is caused by data_dict["render_norm"]
I met the same problem, have you solved it?