Hi authors, thank you for the excellent work on VoxDet. I am facing an issue where my submission to the Codabench leaderboard results in almost 0.0 mIoU for all categories,but I achieved 18.x mIoU on the validation set. I generated the submission files using the python main.py \ --eval --ckpt_path ./ckpts/voxdet-semantickitti-cam.ckpt \--config_path configs/voxdet-semantickitti-cam-submit.py \--log_folder voxdet-semantickitti-cam-submission \--seed 42 \--log_every_n_steps 100 \--save_path submission \--test_mapping. Then I generated the submission, compressed it into a zip file, and uploaded it to https://www.codabench.org/competitions/13814/#/participate-tab
Hi authors, thank you for the excellent work on VoxDet. I am facing an issue where my submission to the Codabench leaderboard results in almost 0.0 mIoU for all categories,but I achieved 18.x mIoU on the validation set. I generated the submission files using the
python main.py \ --eval --ckpt_path ./ckpts/voxdet-semantickitti-cam.ckpt \--config_path configs/voxdet-semantickitti-cam-submit.py \--log_folder voxdet-semantickitti-cam-submission \--seed 42 \--log_every_n_steps 100 \--save_path submission \--test_mapping. Then I generated the submission, compressed it into a zip file, and uploaded it to https://www.codabench.org/competitions/13814/#/participate-tab