xiaoquan wang

Results 44 issues of xiaoquan wang

Hi, thank you for sharing the great work! Can you show me the visualization code like below? ![image](https://github.com/PJLab-ADG/DetZero/assets/14838781/25cece06-fb8d-41cd-b825-6b03e18d400e)

Hi, thank you for sharing the great work! I met the error of below when I run the script below. ```` python test.py --cfg_file cfgs/det_model_cfgs/centerpoint_1sweep_my.yaml \ --ckpt /SHFP12/xiaoquan.wang/01_bev/DetZero/detection/output/det_model_cfgs/centerpoint_1sweep_my/default/ckpt/checkpoint_epoch_30.pth \ --extra_tag...

Hi, When I run the `data_convert.py` to generate the occupancy data, I meet the error below. ```` 3836 3837 Traceback (most recent call last): File "data_converter.py", line 464, in convert2occupy(args.dataroot,...