zengyan-97 / X2-VLM

All-In-One VLM: Image + Video + Transfer to Other Languages / Domains (TPAMI 2023)
BSD 3-Clause "New" or "Revised" License
123 stars 10 forks source link

What is the difference between XRetrieval and Retrieval? #8

Open lerogo opened 11 months ago

lerogo commented 11 months ago

Hi, Thank you for your excellent work and elegant code. Could you please explain the difference between XRetrieval and Retrieval? Also, can you share the command used to run the provided COCO checkpoints?

Regards,

zengyan-97 commented 8 months ago

Hi,
Xretrieval.py is for multilingual retrieval tasks. Just compare the two files, different datasets and base models. COCO checkpoints have been released.