google-research / composed_image_retrieval

Apache License 2.0
175 stars 18 forks source link

When evaluating dress, the evaluation is displayed, but not displayed #19

Closed qqbangbangbang closed 1 year ago

qqbangbangbang commented 1 year ago

Your work is very excellent, thank you, I have encountered difficulties, I hope you can help me

python src/eval_retrieval.py \ --openai-pretrained \ --resume "composed_image_retrieval-main" \ --eval-mode fashion \ --source dress \ --gpu 0 \ --model ViT-L/14

The result displayed is evaluation done

jsjei commented 10 months ago

Hi, I met the same question, could you please tell me how it was solved? Thanks