ryongithub / GatedPromptTuning

MIT License
48 stars 4 forks source link

Where can I download the pretrained checkpoints for MAE-ViT and Moco-v3? #3

Open CassLGx5426 opened 9 months ago

CassLGx5426 commented 9 months ago

Hello! I've seen your README.md but I can't find the folder named 'params' and when I load the checkpoint from the Visual Prompt Tuning repo, the code prints such expressions:"_IncompatibleKeys(missing_keys=['prompt_embeddings', 'gate_logit', 'head.weight', 'head.bias'], unexpected_keys=[])"