-
Hi, Thank you so much for sharing your impressive work!
Could you please send the nuScenes config to me?
E-mail: howard8682442@gmail.com
Many Thanks!!!
-
Traceback (most recent call last):
File "train.py", line 332, in
torch.multiprocessing.spawn(main, args=(args,), nprocs=args.gpus)
File "/home/zkxq/anaconda3/envs/occupancy/lib/python3.8/s…
-
I prepared wod data following the instructions. However, when I run:
python nerfstudio/scripts/train.py neurad wod
I get the following error:
Waymo dataparser has missing dependencies, please…
-
First, thank you for your invaluable contribution to the research community. Your work is truly remarkable and inspiring. I would like to kindly request access to the Weather-KITTI and Weather-NuScene…
-
The training epoch is set to 36, and I haven't made any changes to it. I adjusted the evaluation configuration to dict(interval=4, pipeline=test_pipeline). However, every time interim validation is co…
-
Tested on `rerun-sdk 0.20.0a3`. See video (nuscenes example)
https://github.com/user-attachments/assets/6a58b8be-6fc0-4e52-9bb8-1407515c8224
-
Dear @Alan-LanFeng,
Thank you for your excellent work! I have two questions I’d like to discuss with you:
1. I encountered a similar issue with the MTR model not achieving the expected results o…
-
The vae_checkpoint you provided is diffusion_pytorch_model.safetensors, not a .ckpt or .pth file. But in ldm/train_unconditional.py, vae_checkpoint = torch.load(args.vae_checkpoint, map_location='cpu'…
-
[>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> ] 6016/6019, 1.2 task/s, elapsed: 4902s, ETA: 2s
Evaluating nuScenes occupancy: SC IoU = 0.408, SSC mIoU = 0.202
[>>>>>>>>>>>>>>>>>>>>>>>>>>>>…
-
when i run :
python tools/data_converter/vad_nuscenes_converter.py nuscenes --root-path ./data/nuscenes --out-dir ./data/nuscenes --extra-tag vad_nuscenes --version v1.0-mini --canbus ./data
run scu…