LinaHu

Results 6 comments of LinaHu

you need to download the lip dataset and put it to this folder

> Hi all, I run `tutorial_3d_semseg` notebook, > > ``` > (range_images, camera_projections, segmentation_labels, > range_image_top_pose) = frame_utils.parse_range_image_and_camera_projection( frame) > ``` > > here the dict is empty! > >...

@cardwing , sorry, I just use this dataset and not submit the predictions.

You may remove the postprocessing steps when converting DBnet++ model.

I also encountered the same problem when installing the scipy and scikit-image. There are some package version conflicts in the mmdetection3d, so you need to match the correct versions. The...

> 或者说如果我在测试自己数据时 没有can_bus这个东西 应该获取哪些信息来取代这个 I have also encountered the same problem and you can find the messages in "can_bus' through [https://www.nuscenes.org/tutorials/can_bus_tutorial.html](https://www.nuscenes.org/tutorials/can_bus_tutorial.html).