You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, Thanks for your great work and effort for releasing the code. When i tried to reproduce the results as the paper said, i had the following trouble and hard to handle.
The evaluation results cannot be reproduced when i used the pretrained resnet weight and the results in visualization is messy. Here is the command and results i tried.
Hi, Thanks for your great work and effort for releasing the code. When i tried to reproduce the results as the paper said, i had the following trouble and hard to handle.
The evaluation results cannot be reproduced when i used the pretrained resnet weight and the results in visualization is messy. Here is the command and results i tried.
CUDA_VISIBLE_DEVICES=0 python tools/test.py projects/configs/VAD/VAD_base_stage_2.py ckpts/resnet50-19c8e357.pth --launcher none --eval bbox --tmpdir tmp
The img_norm_cfg version mentioned in issue#9 is also tried, but the results are still the same.
The text was updated successfully, but these errors were encountered: