ZhangYuanhan-AI / NOAH

Searching prompt modules for parameter-efficient transfer learning.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Regarding data pipeline of ImageNet

Arnav0400 opened this issue · comments

Hello Authors,

I was trying to run ImageNet 16-shot experiment and couldn't find the annotation file for ImageNet

train_list_path = os.path.join(self.dataset_root, 'annotations/train_meta.list.num_shot_'+str(shot)+'.seed_'+str(seed))
Can you please let me know how to run the ImageNet experiment.

Yes, I already have the imagenet folder in place