-
Hi, ZOD team,
I wonder if there is an official dataloader compatible with MMDetection3D? I would like to train a Centerpoint Model on ZOD, and test its performance when a denser lidar is available…
-
We keep this issue open to collect feature requests from users and hear your voice. Our monthly release plan is also available here.
You can either:
1. Suggest a new feature by leaving a comment.
…
-
Dear author, I would like to ask a question about the version. The version of mmdetection3d I downloaded now is v.1.1.0, not 0.17. I have tuned the code. Do different versions affect the effect? Like…
-
neither 'setup.py' nor 'pyproject.toml' found. 没有setup.py文件
-
I have followed the installation steps in this repo, however, when I ran
`python setup.py develop`
for mmdetection3, I got the following error:
`
Installed /xxx/MapTR/mmdetection3d
Process…
-
Hi, developers of BRNet,
Excited to find your project is reimplemented based on mmdet3d. It's good news that this framework benefits this community in terms of easier usage and development of resea…
-
Torch reference:
https://github.com/open-mmlab/mmdetection3d/tree/main/projects/PETR
**Torch graphs:**
Transformer module: [model_petr_transformer.gv.pdf](https://github.com/user-attachments/fil…
-
(FlashOcc) ~/learn_ws/src/FlashOCC(*master)$ python tools/create_data_bevdet.py
Traceback (most recent call last):
File "tools/create_data_bevdet.py", line 9, in
from tools.data_converter im…
-
### Checklist
- [X] I have searched related issues but cannot get the expected help.
- [X] 2. I have read the [FAQ documentation](https://github.com/open-mmlab/mmdeploy/tree/main/docs/en/faq.md) but …
-
if both(mmdetection3d and openPCDet) are different then what is the difference? Thank you!