Self6D-Diff-Renderer icon indicating copy to clipboard operation
Self6D-Diff-Renderer copied to clipboard

too many indics

Open Cmnotjx opened this issue 4 years ago • 3 comments

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

Cmnotjx avatar Nov 25 '21 12:11 Cmnotjx

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

tan-tao11 avatar Aug 05 '22 14:08 tan-tao11

Please give more details.

wangg12 avatar Sep 27 '22 03:09 wangg12

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

sunhan1997 avatar Nov 04 '22 15:11 sunhan1997