-
# RUN:
python tools/train.py ./configs/dal/dal-tiny.py
# ERROR:
Traceback (most recent call last):
File "/opt/conda/lib/python3.8/site-packages/mmcv/utils/registry.py", line 69, in build_from_…
-
-
Hello, thank you for your great work.
It is possible to use nuScenes dataset to train the model?
-
Thank you for your exciting research.
I evaluated it with the model weights (nuscenes detection validation, BEVfusion*) you provided.
It came out the same as the performance reported in the paper. (…
-
The download link for the preprocessed nuScenes dataset points to the Pointcept repository.
"(Alternative) Our preprocess nuScenes information data can also be downloaded **[here]**, please agree t…
-
### Branch
main branch https://mmdetection3d.readthedocs.io/en/latest/
### 📚 The doc issue
In [Datasets](https://mmdetection3d.readthedocs.io/en/latest/advanced_guides/index.html)-NuScenes Dataset…
-
Thank you for your sharing!
When I trained on Nuscenes Dataset , I followed every step in readme doc.
But I found FSNET only have 1/3 output pics compared with Nuscenes-full dataset ,also there was …
-
When I excute "python centerpoint-export/export-scn.py --ckpt=epoch_20.pth --save-onnx=scn.nuscenes.onnx", occured "AttributeError: module 'cumm.tensorview' has no attribute 'gemm'",how to slove it…
-
Thank you for your excellent work!Is there any result on the nuScenes dataset? Why not test on this dataset?
-
![image](https://github.com/user-attachments/assets/f3e3cb46-e689-4aff-b5ea-b24110807ca4)
KeyError: 'Detr3D is not in the mmdet3d::model registry. Please check whether the value of `Detr3D` is corr…