fundamentalvision / Uni-Perceiver

Apache License 2.0
256 stars 21 forks source link

Where can I download "open_source_dataset/imagenet_class_name.pkl" in prompt tuning? #6

Closed yix-chen closed 1 year ago

Lechatelia commented 1 year ago

Hey, the cfg.DATALOADER.CLASS_NAME_FILE has been departed in our new code and the file would not be used in the dataset. Sorry for our oversight that we did not remove that in some configurations. You could delete this line CLASS_NAME_FILE: 'open_source_dataset/imagenet_class_name.pkl' or set the path of new shared targets 'open_source_dataset/imagenet_class_name_CLIP_with_endoftext.pkl'