Skip to content
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

script for automatically evaluating clip on OHD benchmark #2

Open
nutsintheshell opened this issue Nov 6, 2024 · 3 comments
Open

Comments

@nutsintheshell
Copy link

Dear authors,
I wonder whether a script for automatically evaluating clip models on your benchmark exists. I find the dataset of your benchmark in OHD-Caps dataset. But I don't find the code to evaluate models on it. It seems that the main_aro.py in evaluate_clip has some path problem in evaluating models on OHD.
Therefore, is there a script for this?
Thanks

@Yufang-Liu
Copy link
Owner

The file path may need to be modified. The script for evaluating OHD performance is 'main_aro.py'. By passing the '--dataset' argument, COCO_Object, Flickr_Object, and Nocaps_Object refer to the three subsets in OHD.

@Yufang-Liu
Copy link
Owner

If there are still issues after modifying the path, please let me know where the problem is. I am happy to help.

@nutsintheshell
Copy link
Author

If there are still issues after modifying the path, please let me know where the problem is. I am happy to help.

thanks for your answers. I've deal with the problem. Your work is pretty good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants