markwave

Results 8 comments of markwave

对的,早就发现了,这个问题不解决,怎么付费pro会员呢

> Hey @zye1996 , this repo is a great work ! and i m wondering if it is convenient for you to update some guidance to train 3dssd on Nuscenes,...

and test the pointpillar model using the command:"python tools/test.py configs/pointpillars/pointpillars_hv_secfpn_8xb6-160e_kitti-3d-car.py checkpoints/hv_pointpillars_secfpn_6x8_160e_kitti-3d-car_20220331_134606-d42d15ed.pth --show --show-dir ./data/pointpillar/show_results ", the error"UnboundLocalError: local variable 'img_path' referenced before assignment" happen, how to solve it

> @markwave pointpillars' bug need to download or generate a new `infos.pkl` file in https://mmdetection3d.readthedocs.io/en/latest/user_guides/dataset_prepare.html#summary-of-annotation-files. I create these kitti datasets as the latest mmdet3d guides that describe before, so the...

> I say the bug which is the ”i use the command "python tools/test.py configs/mvxnet/mvxnet_fpn_dv_second_secfpn_8xb2-80e_kitti-3d-3class.py checkpoints/mvxnet_fpn_dv_second_secfpn_8xb2-80e_kitti-3d-3class-8963258a.pth --show-dir ./data/mvxnet/show_results" to test the mvxnet, and a error happen:"AssertionError: got unexpected vis_task None."...

> @markwave this is my new log when run: > > ``` > python tools/test.py configs/mvxnet/mvxnet_fpn_dv_second_secfpn_8xb2-80e_kitti-3d-3class.py checkpoints/mvxnet_fpn_dv_second_secfpn_8xb2-80e_kitti-3d-3class-8963258a.pth > ``` > > I hope this is helpful to you [20230629_105841.log](https://github.com/open-mmlab/mmdetection3d/files/11901684/20230629_105841.log) thanks...

> @markwave this is my new log when run: > > ``` > python tools/test.py configs/mvxnet/mvxnet_fpn_dv_second_secfpn_8xb2-80e_kitti-3d-3class.py checkpoints/mvxnet_fpn_dv_second_secfpn_8xb2-80e_kitti-3d-3class-8963258a.pth > ``` > > I hope this is helpful to you [20230629_105841.log](https://github.com/open-mmlab/mmdetection3d/files/11901684/20230629_105841.log) the...