-
Hi, I can't find this file "nuscenes_infos_train.pkl", could you explain it.
-
Thank you for your great job!
When I try to run the **dist_train.py** , some errors occurred:
**dash:**
```
`(openlanev2) zhangyiqing@inin:~/mmdetection3d$ ./tools/dist_train.sh projects/co…
-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmdetection3d/issues) and [Discussions](https://github.com/open-mmlab/mmdetection3d/discussions) but cannot get the expec…
-
python tools/train.py configs/pointpillars/pointpillars_hv_secfpn_8xb6-160e_kitti-3d-3class.py
05/04 18:01:39 - mmengine - INFO -
------------------------------------------------------------
Syste…
-
When to use stream video method to train model, How to set training frames in an annotated keyframe at 10Hz?
-
Thank you for your great job! When I run the code, some errors occurs:
Command:
`./tools/dist_train.sh projects/configs/topomlp_setA_r50_wo_yolov8.py 8 --work-dir=./work_dirs/topomlp_setA_r50_wo…
-
Hi everyone, I have successfully installed MMDetection3D, but could not run the demo code due to the error **`ImportError: libtorch_cuda_cu.so: cannot open shared object file: No such file or director…
-
junjie你好!我想咨询大佬一个问题,还望大佬能够抽空解答~
我将我的模型与我自己的数据按照nuscenes的格式进行了适配,但是在训练的时候报错如下:
![image](https://github.com/junjie18/CMT/assets/38786117/d30ad09e-e633-4d04-bc86-87365728da3b)
我的理解是可能我的自己的数据里面**缺少…
-
Well. I have been struggling myself. I think I need help now. I'm following this tutorial https://mmdetection3d.readthedocs.io/en/latest/advanced_guides/datasets/nuscenes.html.
After installing al…
-
To see the prediction results for S3DIS, I kept `--show` and `--task="lidar_det"` while running test.py, but I am getting the following error:
`TypeError: Visualizer.add_datasample() got an unexpec…