VAD
VAD copied to clipboard
Still cannot reproduce the result after changing the img_norm_cfg
I have changed the img_norm_cfg in VAD_base_stage_2.py, and download the VAD_base.pth offered in your page. Then, I use the test command:
CUDA_VISIBLE_DEVICES=0 python tools/test.py projects/configs/VAD/VAD_base_stage_2.py ./ckpts/VAD_base.pth --launcher none --eval bbox --tmpdir tmp
But I Still cannot reproduce the result