Skip to content

How to use mini dataset #110

@PranavMandke0103

Description

@PranavMandke0103

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions