thu-vis / OoDAnalyzer

A web-based tool for analyzing out-of-distribution samples.
42 stars 2 forks source link

How to calculate OoD Store? #2

Open xiongminghao opened 3 years ago

xiongminghao commented 3 years ago

Is the score calculated in advance?

chencjGene commented 3 years ago

Yes. This repo does not include the codes to calculate OoD scores. You can use other OoD detection method, like deep ensemble, to calculate OoD scores. We will open source the codes for OoD detection when we have time to clean them.

anastasia-spb commented 1 year ago

Hello, is it possible to try OoD Score algorithm? If the code is not ready to be published, perhaps it is possible to put it into Google drive alongside with "Animals.zip" file?

Could you please also comment on how embedding for each image in provided example dataset was calculated? The one, which is stored in embed_X.pkl file.