-
Hello,
Thank you for your time and for sharing your work!
I'm interested in reproducing the generated caption dataset provided in [here](https://connecthkuhk-my.sharepoint.com/personal/jhyang13_…
-
Report
`./tools/dist_train.sh: 7: Bad substitution`
when running
`sh ./tools/dist_train.sh ./configs/transfusion_nusc_voxel_L.py 1`
-
Thank the author for the great work!
I want to run through this model on the kitti format data set. After modifying the data part in the configuration file and the relevant part in the train_pipeli…
-
I have clone mmdetection3d and BEVFormer repository, and follow the installtion step as [this](https://github.com/fundamentalvision/BEVFormer/blob/master/docs/install.md). My files tree is as follow…
-
2024-10-23 16:47:27,360 - E2E - INFO - Iter [33/66] lr: 5.914e-05, eta: 0:00:15, time: 0.432, data_time: 0.142, memory: 3242, loss_cls_0: 1.3373, loss_box_0: 3.8323, loss_cns_0: 0.6536, loss_yns_0…
-
### 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…
-
Hi, when I do bash scripts/dist_train.sh 1 --cfg_file cfgs/nuscenes_models/cbgs_voxel0075_voxelnext.yaml, some question appear, If you can help me, very appreciate!
+ NGPUS=1
+ PY_ARGS='--cfg_file…
-
Hello,
first of all, thank you for your great work.
how every i have some questions as following. Could you please kindly help?
1, put the batch into the network, we got the prediction result whic…
-
Hello,
I executed the command provided under the "Eval VAD with 1 GPU" section.
```
CUDA_VISIBLE_DEVICES=0 python tools/test.py projects/configs/VAD/VAD_tiny_stage_2.py ckpts/VAD_tiny.pth --launche…
-
Hello. Appreciate your work here. I am trying to duplicate your experiment and do testing on S3DIS dataset. I didn't do any training and want to jump straight to testing. I copied your s3dis-semseg-pt…