-
Notifications
You must be signed in to change notification settings - Fork 146
Open
Description
Hey, I have been trying to run evaluation on the mini dataset for a while now. I could generate the pickle files by:
python tools/data_converter/vad_nuscenes_converter.py nuscenes --root-path ./data/nuscenes --out-dir ./data/nuscenes --extra-tag vad_nuscenes --version v1.0 --canbus ./data
And I ran the evaluation using:
CUDA_VISIBLE_DEVICES=0 python tools/test.py
/VAD/projects/configs/VAD/VAD_base_stage_2.py
/VAD/ckpts/vad_base.pth
--eval bbox \
But the L2 values and col values I get are way off from what is mentioned on the paper. Am I doing something wrong?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels