Skip to content

Results from the FashionIQ dataset #10

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

Open
Y111555 opened this issue Apr 16, 2025 · 2 comments
Open

Results from the FashionIQ dataset #10

Y111555 opened this issue Apr 16, 2025 · 2 comments

Comments

@Y111555
Copy link

Y111555 commented Apr 16, 2025

I used openAI's CLIP ViT-B/32 to test on FashionIQ's validation set. The results obtained and the results reported in the paper are very different, may I ask what skills exist? Did the results in the paper come from using openAI's CLIP ViT-B/32? It seems to be closer to the openclip result.

Results from openAI:
dress_Recall@1 = 3.47
dress_Recall@5 = 9.87
dress_Recall@10 = 14.53
dress_Recall@50 = 33.22

Results from openclip:
dress_Recall@1 = 7.44
dress_Recall@5 = 18.74
dress_Recall@10 = 25.33
dress_Recall@50 = 46.50

@sgk98
Copy link
Collaborator

sgk98 commented Apr 17, 2025

Hello, thanks for your interest in our work!
I just went through regenerating the results on different benchmarks and realized that for Fashion-IQ they do seem to be based on the OpenCLIP series of models (your results look very similar to what I am getting with the older gpt3.5-turbo generated captions). I'm sorry for the confusion, and I hope this helps.

@Y111555
Copy link
Author

Y111555 commented Apr 17, 2025

Ok. Thank you for your clarification

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