MRYUjg

Results 2 issues of MRYUjg

Hello, when I was testing the dataset, although I successfully obtained some test results, ![2024-08-16 20-46-42 的屏幕截图](https://github.com/user-attachments/assets/366a36e4-9a91-4d34-b61a-2612c121b431) I also encountered these errors in the follow-up, it seems that the code...

I modified the code #68 `img_norm_cfg = dict( mean=[103.530, 116.280, 123.675], std=[1.0, 1.0, 1.0], to_rgb=False)` and Completed the test`CUDA_VISIBLE_DEVICES=0 python tools/test.py projects/configs/VAD/VAD_tiny_e2e.py ckpts/VAD_tiny.pth --launcher none --eval bbox --tmpdir tmp` But...