zhihou7 / BatchFormer

CVPR2022, BatchFormer: Learning to Explore Sample Relationships for Robust Representation Learning, https://arxiv.org/abs/2203.01522
242 stars 20 forks source link

Link is unavailable in download_data.sh #20

Open MasterKID223 opened 1 year ago

MasterKID223 commented 1 year ago

I found some errors when run bash ./utils/download_data.sh DATA_ROOT in czsl/. The two followed links is unavailable. Could you please update the link?

zhihou7 commented 1 year ago

Hi @MasterKID223, Thanks for your comment. Sorry for that. I do not know why the link is invalid and I do not have the package file. You can first comment this line. Here is the possible tar file https://drive.google.com/file/d/1ZiC0wnQavDmF6uTAjX0h_cwVkCZHtlKD/view?usp=sharing. If this is not right. You can check the missing files and I can upload them again from my local untared files for you.

Regards,

MasterKID223 commented 1 year ago

Thanks for your reply. I am Sorry, the second link should be this:

Could you share this file?

zhihou7 commented 1 year ago

Hi @MasterKID223, The link is updated as https://www.senthilpurushwalkam.com/publication/compositional/compositional_split_natural.tar.gz

regards, Zhi Hou

MasterKID223 commented 1 year ago

Hi @MasterKID223, The link is updated as https://www.senthilpurushwalkam.com/publication/compositional/compositional_split_natural.tar.gz

regards, Zhi Hou

I comment codes related to attr-ops-data.tar.gz, and then download compositional_split_natural.tar.gz. Now the code works. Thank you very much!