KaiyangZhou / CoOp

Prompt Learning for Vision-Language Models (IJCV'22, CVPR'22)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

there is an error when i apply it on

Zhangwenyao1 opened this issue · comments

there is an error when i apply it on

File "/home/zhangwenyao/pt/Dassl.pytorch/dassl/utils/tools.py", line 177, in check_availability
"(do you mean [{}]?)".format(available, requested, psb_ans)
ValueError: The requested one is expected to belong to ['Digit5', 'VisDA17', 'CIFARSTL', 'Office31', 'DomainNet', 'OfficeHome', 'miniDomainNet', 'PACS', 'VLCS', 'FMoW', 'IWildCam', 'Camelyon17', 'CIFAR10C', 'CIFAR100C', 'DigitsDG', 'DigitSingle', 'OfficeHomeDG', 'CIFAR10', 'CIFAR100', 'SVHN', 'STL10', 'OxfordPets', 'OxfordFlowers', 'FGVCAircraft', 'DescribableTextures', 'EuroSAT', 'StanfordCars', 'Food101', 'SUN397', 'Caltech101', 'UCF101', 'ImageNet', 'NewDataset', 'ImageNetSketch', 'ImageNetV2', 'ImageNetA', 'ImageNetR'], but got [Cifar100] (do you mean [CIFAR100]?)

commented

Do you have the result on CIFAR100? @Zhangwenyao1