-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Still cannot reproduce the result after changing the img_norm_cfg #68
Comments
Pls have you solved it? |
@MRYUjg You can try to change the img_norm_cfg in VAD_tiny_e2e.py, and my results are similar |
@whhyda T tried to change the img_norm_cfg in VAD_tiny_e2e.py, bus my results stuill bad; -------------- Planning -------------- |
I have solved the problem by changing the annotation file. |
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
The text was updated successfully, but these errors were encountered: