zqhang / AnomalyCLIP

Official implementation for AnomalyCLIP (ICLR 2024)
192 stars 21 forks source link

Test with large dataset #20

Open vvthai10 opened 1 month ago

vvthai10 commented 1 month ago

When i test pixel-level with 3700 images, when calculate roc_auc_score, it is without RAM memory. How can I fix this? i use colab pro with 50gb ram

Poonwai commented 3 weeks ago

i have the same problem,i just reduce the number of pictures,then it works,but i still want to know how to work out it.