caoyunkang / AdaCLIP

[ECCV2024] The Official Implementation for ''AdaCLIP: Adapting CLIP with Hybrid Learnable Prompts for Zero-Shot Anomaly Detection''
MIT License
137 stars 4 forks source link

Not a gzipped file #3

Open liwenyang-911 opened 4 months ago

liwenyang-911 commented 4 months ago

image

caoyunkang commented 3 months ago

I am not sure what the reason for this bug is. Could you please check whether method/bpe_simple_vocab_16e6.txt.gz exists?

Linaom1214 commented 3 months ago

@liwenyang-911 please remove the ‘bpe_simple_vocab_16e6.txt.gz’ file and download from the clip official reop

liwenyang-911 commented 3 months ago

Thank you, the problem has been solved!

Yeezy7 commented 1 month ago

I just encountered this problem as well, thank you for your explanation.