AIR-THU / DAIR-V2X

Apache License 2.0
428 stars 65 forks source link

ImvoxelNet cannot be visualized #32

Closed wyf94 closed 1 year ago

wyf94 commented 1 year ago

Do you have a visualization solution? @haibao-yu

mmdet3d/apis/test.py", line 52, in single_gpu_test
    if batch_size == 1 and isinstance(data['img'][0],
TypeError: 'DataContainer' object is not subscriptable
haibao-yu commented 1 year ago

Do you have a visualization solution? @haibao-yu

mmdet3d/apis/test.py", line 52, in single_gpu_test
    if batch_size == 1 and isinstance(data['img'][0],
TypeError: 'DataContainer' object is not subscriptable

For the usage about the mmdet3d, I suggest you can ask MMDetection3D for help.