ZhangYuanhan-AI / NOAH

[TPAMI] Searching prompt modules for parameter-efficient transfer learning.
MIT License
222 stars 11 forks source link

Problem preparing RESISC45 and Diabetic Retinopathy dataset #18

Closed minhlong94 closed 1 year ago

minhlong94 commented 1 year ago

Hi authors,

Thank you for your work. I am using your code repo for my project. I am trying to prepare the RESISC45 and Diabetic Retinopathy dataset using the script python get_vtab1k.py. I manually downloaded these datasets and successfully prepared them. However, when I run the script, it throws me FileNotFoundError: [Errno 2] No such file or directory: './data/vtab-1k/resisc45/train800val200.txt'. I check the folder and there is no txt file created.

The issue happens to Diabetic as well. Can you help me with what I am missing?

ZhangYuanhan-AI commented 1 year ago

uploaded: resisc45: https://drive.google.com/file/d/1abt7LW1rUMZfHukC5PDA9lhQ_LFX8WTj/view?usp=sharing Diabetic: https://drive.google.com/file/d/1yalYXkwVuGI2M81T0XpCmi9Qeo9wQbLl/view?usp=sharing

minhlong94 commented 1 year ago

Thank you for the file! Can you provide the file for Diabetic dataset as well?

ZhangYuanhan-AI commented 1 year ago

Thank you for the file! Can you provide the file for Diabetic dataset as well?

uploaded.