We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi Authors,
I use the evaluation code offered in this repo, and evaluate the llava model in your dataset.
The command I use is
python VLGuard_eval.py --dataset unsafes --engine llava15-7b --metaDir /path/to/test.json --imageDir /path/to/VLGuard/test
I have not change the eval code, and here are some results I got which is not consistent with the results on table 2 in your paper.
Do you have any ideas about this difference?
I would be really appreciated about your response, thank~
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi Authors,
I use the evaluation code offered in this repo, and evaluate the llava model in your dataset.
The command I use is
I have not change the eval code, and here are some results I got
which is not consistent with the results on table 2 in your paper.
Do you have any ideas about this difference?
I would be really appreciated about your response, thank~
The text was updated successfully, but these errors were encountered: