SiHengHeHSH
SiHengHeHSH
why the recall is not 0, but APH and AP is all equal to 0. I expend the Voxel-RCNN based from center head to dense head in waymo 2024-01-04 10:03:12,810...
Traceback (most recent call last): File "/home/hsh/下载/VoxSeT/tools/train_utils/train_utils.py", line 114, in train_model accumulated_iter = train_one_epoch( File "/home/hsh/下载/VoxSeT/tools/train_utils/train_utils.py", line 26, in train_one_epoch batch = next(dataloader_iter) File "/home/hsh/anaconda3/envs/voxset2/lib/python3.8/site-packages/torch/utils/data/dataloader.py", line 521, in __next__ data...
pip install -v -e . Using pip 23.3.1 from /home/hsh/anaconda3/envs/diffbev/lib/python3.8/site-packages/pip (python 3.8) Obtaining file:///home/hsh/2024/DiffBEV Running command python setup.py egg_info Traceback (most recent call last): File "", line 2, in File...
Thank you for your valubale work. When is the source code opened?
assert img_file.exists() AttributeError: 'NoneType' object has no attribute 'exists' run ‘python -m al3d_det.datasets.waymo.waymo_preprocess --cfg_file tools/cfgs/det_dataset_cfgs/waymo_xxx_sweeps_mm.yaml --func create_waymo_infos' and 'python -m al3d_det.datasets.waymo.waymo_preprocess --cfg_file tools/cfgs/det_dataset_cfgs/waymo_xxxx_sweeps_mm.yaml --func create_waymo_database'. There are not the path...
When I use street gaussian on our dataset, why does the bcgd part of the video render a completely white video, while the color.mp4 video is consistent with color_obj.mp4, and...