Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Index Error : too many indices for tensor of dimension 4 #20

Open
ImJsaw opened this issue Apr 19, 2021 · 2 comments
Open

Index Error : too many indices for tensor of dimension 4 #20

ImJsaw opened this issue Apr 19, 2021 · 2 comments

Comments

@ImJsaw
Copy link

ImJsaw commented Apr 19, 2021

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"]

@neilzhang-strong
Copy link

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?

@ctchuan27
Copy link

ctchuan27 commented Sep 21, 2024

I also met this issue, did anyone solve it?
It seems like if we change num_worker to 0, it'll happen.
But if we change to 1, the issue of torch not supporting torch._six anymore will happen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants