-
Traceback (most recent call last):
File "tools/train.py", line 135, in
main()
File "tools/train.py", line 131, in main
runner.train()
File "/root/miniconda3/envs/tr3d/lib/python3.8…
-
Traceback (most recent call last):
File "tools/train.py", line 263, in
main()
File "tools/train.py", line 259, in main
meta=meta)
File "/home/ly/tr3d-main/mmdet3d/apis/train.py", l…
-
I've succeeded in running this command to infer 3D detection results of my own data, eg: tr3d and votenet model:
1. `python demo/pcd_demo.py /mnt/data1/mmdetection3d/data/scannet/cloud_2hu.bin \
…
-
hello
I want to use the `uni3detr_scannet_large.py` and `uni3detr_scannet.pth` to test the performance on scannet. but it occurs
```
File "/opt/data/private/tr3d/projects5/mmdet3d_plugin/models/…
-
I am encountering an issue while trying to run the following command:
```
python tools/test.py configs/tr3d/tr3d_scannet-3d-18class.py \
work_dirs/tr3d_scannet-3d-18class/latest.pth --eval mA…
-
When I use the command python tools/train.py configs/tr3d/tr3d_s3dis-3d-5class.py to train, the following error appears in file tr3d_head.py 189.
RuntimeError
torch.cat(): expected a non-empty lis…
-
Hello, dear authors, I wonder how does TR3D performs when trained with multiview image on ScanNet
-
Hi, Thanks for sharing your great work. As indicated in the title, I not only got lower performance (mAP@0.25: 0.7069, mAP@0.5: 0.5699), but also different performance across multiple runs.
These …
-
When I run with one GPU, it shows that the model does not match。
here is the log
unexpected key in source state_dict: img_rpn_head.rpn_conv.weight, img_rpn_head.rpn_conv.bias, img_rpn_head.rpn_cls.w…
-
MacBook Air M1 16GB
macOS Sonoma 14.6.1
The temperature in the graph view shows temperatures that are clearly beyond reason. However, they are not visible when selecting which sensors to use, so th…