-
Hi, I'm trying to install and use mmdetection on my Windows 10 machine (I know, that's my first problem...) and I'm at literally the last step of the process. Everything appears to have installed and …
-
hi, i simply just wanted to try if `mono_det_demo.py` of `mmdet3d` could works.
according docs, my command is like:
```shell
export cam_ann=/StreamPETR/mmdetection3d/demo/data/kitti/kitti_000008_…
-
Hi, thanks for your great works. Currently I want to to test the model with Scannet test dataset. I already preprocessing test dataset and everything still works. But when I run ***tools/test.py*** I …
-
I tried to run "python tools/create_data_nusc.py --root-path ./data/nuscenes --out-dir ./data/nuscenes --extra-tag nuscenes2d --version v1.0" and got this error log:
```
Traceback (most recent call …
-
Hi! How many GPUs and what kind of GPUs are needed in semi-supervised point-cloud segmentation task?
-
### What is the feature?
Is it possible to easily remap annotation labels to some other label at the runtime. I.e, I would like to pool all vehicle types into 'car' label instead of having 'truck', '…
-
hello, i want to visualize the 3d bounding boxes in nuscenes_infos_train.pkl, could you please give me some suggestions? thanks!
-
![eb425ace71117e15ec649dd6417c375](https://github.com/open-mmlab/mmdetection/assets/129513825/baa86650-3858-466d-bb05-8b9dc8bab562)
![8a8e4fcee5068b782f3b929fcf44ce5](https://github.com/open-mmlab/…
-
Hi @kentang-mit
Thanks for releasing the code for your great work! I was facing some issues training the model implementation under mmdetection3d (https://github.com/open-mmlab/mmdetection3d/tree/ma…
-
Hello mmdetection3d team! Thanks a lot for you great job!
I wanted to install your package and faced an issue. Here what I did:
```
pip install mmdet3d
```
And here is the output which I get: …