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

too many indics #11

Open
Cmnotjx opened this issue Nov 25, 2021 · 3 comments
Open

too many indics #11

Cmnotjx opened this issue Nov 25, 2021 · 3 comments

Comments

@Cmnotjx
Copy link

Cmnotjx commented Nov 25, 2021

Do U have the problem that : too many indics in tensor of DIM 1???/

@tan-tao11
Copy link

Hi!
I met the same problem. Have U solved it?

@wangg12
Copy link
Member

wangg12 commented Sep 27, 2022

Please give more details.

@sunhan1997
Copy link

hello, many people meet this problem, can you solve it?

Warning: unable to import datasets/nusc:
No module named 'nuscenes'
Traceback (most recent call last):
File "/home/sunh/6D_ws/other_code/Self6D-Diff-Renderer-master/kaolin/kaolin/datasets/init.py", line 11, in
from .nusc import NuscDetection
File "/home/sunh/6D_ws/other_code/Self6D-Diff-Renderer-master/kaolin/kaolin/datasets/nusc.py", line 21, in
from nuscenes.utils.geometry_utils import transform_matrix
ModuleNotFoundError: No module named 'nuscenes'
Warning: unable to import datasets/nusc:
None
0%| | 0/13 [00:00<?, ?it/s]
Traceback (most recent call last):
File "tests/test_dib_render_LM_batch_depth.py", line 153, in
main()
File "tests/test_dib_render_LM_batch_depth.py", line 112, in main
models = load_objs(obj_paths, texture_paths, height=HEIGHT, width=WIDTH)
File "/home/sunh/6D_ws/other_code/Self6D-Diff-Renderer-master/tests/../core/dr_utils/dr_utils.py", line 42, in load_objs
vertices = mesh.vertices[:, :3] # x,y,z
IndexError: too many indices for tensor of dimension 1

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

No branches or pull requests

4 participants