muzairkhattak / multimodal-prompt-learning

[CVPR 2023] Official repository of paper titled "MaPLe: Multi-modal Prompt Learning".
https://muzairkhattak.github.io/multimodal-prompt-learning/
MIT License
578 stars 42 forks source link

Download Image-Net #48

Closed PoopBear1 closed 4 months ago

PoopBear1 commented 4 months ago

Thanks for your amazing work!

There is a quick question that which dataset you are using for the Image-Net?

Since there are many download options on the offical website, could you kindly guide me?

Screenshot from 2024-02-19 16-05-17

muzairkhattak commented 4 months ago

Hi @PoopBear1, Thank you for showing interest in MaPLe!

Regarding your query, kindly note that we use the ImageNet 2012 version dataset in our experiments. You can download them at this link: https://image-net.org/challenges/LSVRC/2012/2012-downloads.php.

For training images, download: "Training images (Task 1 & 2)" and for test images, download the file: "Validation images (all tasks)" as shown below.

image

Let us know if you have any further queries!

PoopBear1 commented 4 months ago

Thank you very much for your prompt reply!

There is also a minor issue with downloading: the Stanford Cars dataset links are all broken. Is it possible to find it somewhere else?

muzairkhattak commented 4 months ago

No problem!

Regarding the Stanford Cars link issue, you can download the complete dataset from Google Drive using this link.

PoopBear1 commented 4 months ago

Thank you again, it helps a lot!